Table of Contents

Class AnimationDataMarshaller.ManagedToNative

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll
public static class AnimationDataMarshaller.ManagedToNative
Inheritance
AnimationDataMarshaller.ManagedToNative
Inherited Members

Properties

BufferSize

public static int BufferSize { get; }

Property Value

int

Methods

ConvertToUnmanaged(AnimationData, Span<byte>)

public static BlittableStructRef<AnimationDataMarshaller.Native> ConvertToUnmanaged(AnimationData managed, Span<byte> callerAllocatedBuffer)

Parameters

managed AnimationData
callerAllocatedBuffer Span<byte>

Returns

BlittableStructRef<AnimationDataMarshaller.Native>