Stores the setup pose values for an Event.
Stores the setup pose values for an Event. Events can have various types of values associated with them including integers, floats, strings, and audio information. The event name is unique within the skeleton.
Returns the name of the event, which is unique within the skeleton.
Returns the integer value for this event.
Sets the integer value for this event.
Returns the float value for this event.
Sets the float value for this event.
Returns the string value for this event.
Sets the string value for this event.
Returns the audio path for this event.
Sets the audio path for this event.
Returns the volume for the audio of this event.
Sets the volume for the audio of this event.
Returns the balance for the audio of this event.
Sets the balance for the audio of this event.