Table of Contents

Class ObjectMaterialDataMarshaller

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents a marshaller entrypoint for marshalling ObjectMaterialData to its unmanaged counterpart.

[CustomMarshaller(typeof(ObjectMaterialData), MarshalMode.ManagedToUnmanagedOut, typeof(ObjectMaterialDataMarshaller.NativeToManaged))]
public static class ObjectMaterialDataMarshaller
Inheritance
ObjectMaterialDataMarshaller
Inherited Members