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