Enum ChoreoEventType
- Assembly
- ValveResourceFormat.dll
Represents the type of a choreography event. Enum values DO NOT line up with the compiled values. Newer vcd versions are missing the camera event.
public enum ChoreoEventType
Fields
Unspecified = 0
Section = 1
Expression = 2
LookAt = 3
MoveTo = 4
Speak = 5
Gesture = 6
Sequence = 7
Face = 8
FireTrigger = 9
FlexAnimation = 10
SubScene = 11
Loop = 12
Interrupt = 13
StopPoint = 14
PermitResponses = 15
Generic = 16
Camera = 17
Script = 18
AnimgraphController = 19
MoodBody = 20
IKLockLeftArm = 21
IKLockRightArm = 22
NoBlink = 23
IgnoreAI = 24
HolsterWeapon = 25
UnholsterWeapon = 26
AimAt = 27
IgnoreCollision = 28
IgnoreLookAts = 29