- Found in:
- SKSE
Description
Wiki Description
Returns the weight class of the armor. (This function requires SKSE)
Documentation Comment
Weight Class
0 = Light Armor
1 = Heavy Armor
2 = None
Examples
No human-generated examples found for this function.
Auto-Generated Example
int returnedValue = myArmor__toCallFunctionOn.GetWeightClass()Related Pages
- Armor
- Armor.SetWeightClass(...)
