- Found in:
- IED
boolfunctionSetItemWeaponAnimationDisabledNPC(ActorBaseakActorBase, stringasPlugin, stringasName, boolabIsFemale, boolabDisable)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ActorBase myActorBase__akActorBase
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
bool myBool__abDisable
bool returnedValue = IED.SetItemWeaponAnimationDisabledNPC(myActorBase__akActorBase, myString__asPlugin, myString__asName, myBool__abIsFemale, myBool__abDisable)