SwiftlyS2

CStrongHandle

Struct CStrongHandle

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

An partial implementation of the CStrongHandle struct.

public struct CStrongHandle<T> where T : INativeHandle, ISchemaClass<T>
Type Parameters
  • T

Inherited Members

Properties

IsValid

public readonly bool IsValid { get; }
Property Value

Value

public readonly T Value { get; }
Property Value
  • T

On this page