SwiftlyS2

SoundCommand_t

Interface SoundCommand_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Command

ref soundcommands_t Command { get; }
Property Value

DeltaTime

ref float DeltaTime { get; }
Property Value

Time

ref float Time { get; }
Property Value

Value

ref float Value { get; }
Property Value

On this page