- Found in:
- IED
boolfunctionSetItemAnimationEventActor(ActorakActor, stringasPlugin, stringasName, boolabIsFemale, stringasAnimationEvent)NativeGlobal
Description
Documentation Comment
Must be switched on with SetItemAnimationEventEnabled* before it takes effect
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
string myString__asAnimationEvent
bool returnedValue = IED.SetItemAnimationEventActor(myActor__akActor, myString__asPlugin, myString__asName, myBool__abIsFemale, myString__asAnimationEvent)