swiftlys2/docs/api/ai/
API Reference Natives

PointerTo`1

Struct
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public struct PointerTo<T> where T : INativeHandle, ISchemaClass<T>

Pointer to a native handle.

View source

Properties

Value

public readonly T Value { get; }
Property Value
T