SwiftlyS2

CVoiceContainerLoopXFade

Interface CVoiceContainerLoopXFade

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVoiceContainerLoopXFade : CVoiceContainerBase, ISchemaClass<CVoiceContainerBase>, ISchemaClass<CVoiceContainerLoopXFade>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EqualPow

ref bool EqualPow { get; }
Property Value

FadeIn

ref float FadeIn { get; }
Property Value

FadeOut

ref float FadeOut { get; }
Property Value

LoopEnd

ref float LoopEnd { get; }
Property Value

LoopStart

ref float LoopStart { get; }
Property Value

PlayHead

ref bool PlayHead { get; }
Property Value

PlayTail

ref bool PlayTail { get; }
Property Value

Sound

CSoundContainerReference Sound { get; }
Property Value

On this page