- Found in:
- IED
boolfunctionSetItemWeaponAnimationDisabledActor(ActorakActor, stringasPlugin, stringasName, boolabIsFemale, boolabDisable)NativeGlobal
Description
Documentation Comment
Disable weapon animation for the item.
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
bool myBool__abDisable
bool returnedValue = IED.SetItemWeaponAnimationDisabledActor(myActor__akActor, myString__asPlugin, myString__asName, myBool__abIsFemale, myBool__abDisable)