SwiftlyS2

PointerTo

Struct PointerTo

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

Pointer to a native handle.

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

Inherited Members

Properties

Value

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

On this page