ArmorAddon
- Found in:
- SKSE
Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
- Found in:
- SKSE
Returns the file path for the nif file representing the equipped model of the armor. (This function requires SKSE)
- Found in:
- SKSE
Sets the file path for the nif file representing the equipped model of the armor. (This function requires SKSE)
- Found in:
- SKSE
returns the number of texturesets for the particular model
- Found in:
- SKSE
returns the nth textureset for the particular model
- Found in:
- SKSE
sets the nth textureset for the particular model
- Found in:
- SKSE
returns the number of races this armor addon applies to
- Found in:
- SKSE
returns the nth race this armor addon applies to
- Found in:
- SKSE
returns the slot mask for the armor addon.
- Found in:
- SKSE
sets the slot mask for the armor addon
- Found in:
- SKSE
adds the specified slotMask to the armor addon
- Found in:
- SKSE
removes the specified slot masks from the armor addon
- Found in:
- SKSE
calculates the equivalent mask value for the slot
This is a global function, use it directly from Armor as it is faster
