swiftlys2/docs/api/ai/
API Reference Natives

CUtlMemoryFixedGrowable`2

Struct
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public struct CUtlMemoryFixedGrowable<T, TBuffer> where T : unmanaged where TBuffer : unmanaged
View source

Constructors

CUtlMemoryFixedGrowable(int, int)

public CUtlMemoryFixedGrowable(int size, int growSize = 0)
Parameters

Properties

AllocationCount

public readonly int AllocationCount { get; }
Property Value

Base

public readonly nint Base { get; }
Property Value