SwiftlyS2

CAudioSentence

Interface CAudioSentence

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EmphasisSamples

ref CUtlVector<CAudioEmphasisSample> EmphasisSamples { get; }
Property Value

MorphData

CAudioMorphData MorphData { get; }
Property Value

RunTimePhonemes

ref CUtlVector<CAudioPhonemeTag> RunTimePhonemes { get; }
Property Value

ShouldVoiceDuck

ref bool ShouldVoiceDuck { get; }
Property Value

On this page