SwiftlyS2

SndBeatTimeSignature_t

Interface SndBeatTimeSignature_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Denominator

ref byte Denominator { get; }
Property Value

Numerator

ref byte Numerator { get; }
Property Value

On this page