Enum ChoreoSpeakFlags ​
Namespace: ValveResourceFormat.ResourceTypes.Choreo.Enums
Assembly: ValveResourceFormat.dll
Flags for speak events in choreography.
csharp
[Flags]
public enum ChoreoSpeakFlagsFields ​
None = 0
UsingCombinedFile = 1
CombinedUsingGenderToken = 2
SuppressingCaptionAttenuation = 4
HardStopSpeakEvent = 8
VolumeMatchesEventRamp = 16

