API Reference › Natives
CUtlMemory`1
StructNamespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public struct CUtlMemory<T>Constructors
Please use ManagedCUtlMemory%601 instead to construct it. If you really want to use this, you should call Purge after you are done with it.
public CUtlMemory(int growSize, int initSize)Properties
Methods
public void AssumeMemory(nint memory, int numelements)public void SetExternalBuffer(nint memory, int numelements, bool readOnly)