SwiftlyS2

CVsndRadioButtonSlot

Interface CVsndRadioButtonSlot

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EnableEndcap

ref bool EnableEndcap { get; }
Property Value

EnableLoopcap

ref bool EnableLoopcap { get; }
Property Value

EnableVsnd

ref bool EnableVsnd { get; }
Property Value

EndcapVsnd

CSoundContainerReference EndcapVsnd { get; }
Property Value

FadeOut

ref float FadeOut { get; }
Property Value

Group

ref int Group { get; }
Property Value

LoopcapVsnd

CSoundContainerReference LoopcapVsnd { get; }
Property Value

Mode

ref EVsndPlaybackMode Mode { get; }
Property Value

Volume

ref float Volume { get; }
Property Value

Vsnd

CSoundContainerReference Vsnd { get; }
Property Value

On this page