SetPassivePrefix (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Set the prefix used on all passive key/values such as “anim_<prefix>_idle” and “lipsync_<prefix>_talk_primary”
Usage
void setPassivePrefix( string prefix )
Parameters
- tba
Examples
none
Notes
tba