- Found in:
- SKSE
Description
Documentation Comment
calculates the equivalent mask value for the slot
This is a global function, use it directly from Armor as it is faster
Caveats
Parameters
intslot
Examples
Auto-Generated Example
int myInt__slot
int returnedValue = ArmorAddon.GetMaskForSlot(myInt__slot)