Background for Skyrim SE
Member of the Armor script
intfunctionGetArmorRating()Native

Description

Wiki Description

Gets the armor rating of the armor. (This function requires SKSE)

Documentation Comment

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC


Caveats

CK Wiki - Notes

  • The return value is the base armor rating.

Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = myArmor__toCallFunctionOn.GetArmorRating()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.