CVsndRadioButtonSlot
Interface CVsndRadioButtonSlot
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CVsndRadioButtonSlot : ISchemaClass<CVsndRadioButtonSlot>, ISchemaField, ISchemaClass, INativeHandleImplements
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