CVsndTriggerSlot
Interface CVsndTriggerSlot
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CVsndTriggerSlot : ISchemaClass<CVsndTriggerSlot>, 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
LoopcapVsnd
CSoundContainerReference LoopcapVsnd { get; }Property Value
Mode
ref EVsndTriggerMode Mode { get; }Property Value
Volume
ref float Volume { get; }Property Value
Vsnd
CSoundContainerReference Vsnd { get; }Property Value