- Found in:
- IED
boolfunctionSetItemRotationNPC(ActorBaseakActorBase, stringasPlugin, stringasName, boolabIsFemale, float[]arRotation)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ActorBase myActorBase__akActorBase
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
float[] myFloatArray__arRotation
bool returnedValue = IED.SetItemRotationNPC(myActorBase__akActorBase, myString__asPlugin, myString__asName, myBool__abIsFemale, myFloatArray__arRotation)