Background for Skyrim SE
Member of the IED script
boolfunctionClearItemScaleNPC(ActorBaseakActorBase, stringasPlugin, stringasName, boolabIsFemale)NativeGlobal


Caveats


Parameters

ActorBaseakActorBase

stringasPlugin

stringasName

boolabIsFemale


Examples

Auto-Generated Example

ActorBase myActorBase__akActorBase
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale

bool returnedValue = IED.ClearItemScaleNPC(myActorBase__akActorBase, myString__asPlugin, myString__asName, myBool__abIsFemale)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.