Background for Fallout 4
Member of the Form script
intfunctionRemoveSlotFromMask(intslotMask)Native

Description

Documentation Comment

removes the specified slot masks from the armor


Caveats


Parameters

intslotMask


Examples

Auto-Generated Example

int myInt__slotMask

int returnedValue = myForm__toCallFunctionOn.RemoveSlotFromMask(myInt__slotMask)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.