swiftlys2/docs/api/ai/
API Reference Natives

CStrongHandle`1

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

An partial implementation of the CStrongHandle struct.

View source

Properties

IsValid

public readonly bool IsValid { get; }
Property Value

Value

public readonly T Value { get; }
Property Value
T