Inheritance Tree
No indexed scripts extend this script.
Properties
skse
Events
Functions
Obtains the "warmth rating" of this piece of armor.
- Found in:
- SKSE
Gets the armor rating of the armor. (This function requires SKSE)
- Found in:
- SKSE
Sets the armor rating of the armor to the specified value. (This function requires SKSE)
- Found in:
- SKSE
Modifies the armor rating for this armor by the specified amount. (This function requires SKSE)
- Found in:
- SKSE
Returns the file path for the NetImmerse File (.nif) representing the world & inventory model of the armor. (This function requires SKSE)
- Found in:
- SKSE
Sets the file path for the NetImmerse File (.nif) representing the world & inventory model of the armor to the specified path. (This function requires SKSE)
- Found in:
- SKSE
works on the path to the nif file representing the icon for the weapon in the inventory
- Found in:
- SKSE
- Found in:
- SKSE
works on the path to the file representing the message icon for the weapon
- Found in:
- SKSE
- Found in:
- SKSE
Returns the weight class of the armor. (This function requires SKSE)
- Found in:
- SKSE
Sets the weight class of the armor to the specified weight class. (This function requires SKSE)
- Found in:
- SKSE
Returns the Enchantment associated with this armor. Note refers to the base object, not an object reference. (This function requires SKSE)
- Found in:
- SKSE
Sets the Enchantment associated with this armor. Note refers to the base object, not an object reference. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ArmorLight keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ArmorHeavy keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ArmorClothing keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ArmorGauntlets keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingHead keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingBody keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingFeet keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingHands keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingRing keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingRich keyword. (This function requires SKSE)
- Found in:
- SKSE
Checks if the armor has the ClothingPoor keyword. (This function requires SKSE)
- Found in:
- SKSE
Returns the slot mask of the armor. (This function requires SKSE)
- Found in:
- SKSE
Sets the slot mask for the armor. (This function requires SKSE)
- Found in:
- SKSE
Adds the specified slot mask to the armor and returns the new slot mask for the armor. (This function requires SKSE)
- Found in:
- SKSE
Removes the specified slot mask from the armor and returns the new slot mask for the armor. (This function requires SKSE)
- Found in:
- SKSE
Returns the slot mask for a single slot. (This function requires SKSE)
- Found in:
- SKSE
returns the number of armor addons for this armor
- Found in:
- SKSE
Returns the nth ArmorAddon object associated with this armor. (This function requires SKSE)
