Enum ChoreoClosedCaptionsType ​
Namespace: ValveResourceFormat.ResourceTypes.Choreo.Enums
Assembly: ValveResourceFormat.dll
Represents the type of closed captions for a choreography event.
csharp
public enum ChoreoClosedCaptionsTypeFields ​
None = -1
Master = 0
Slave = 1
Disabled = 2

