SwiftlyS2

VelocityZone_t

Interface VelocityZone_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface VelocityZone_t : ISchemaClass<VelocityZone_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

MaxVel

ref byte MaxVel { get; }
Property Value

NextSelection

ref byte NextSelection { get; }
Property Value

NumSamples

ref byte NumSamples { get; }
Property Value

Samples

ISchemaFixedArray<uint> Samples { get; }
Property Value

On this page