swiftlys2/docs/api/ai/
API Reference Natives

IVariantAllocator

Interface
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public interface IVariantAllocator
View source

Methods

Alloc(ulong)

public static abstract nint Alloc(ulong size)
Parameters
Returns

Free(nint)

public static abstract void Free(nint ptr)
Parameters