- Found in:
- SKSE
[DEV SERVER] Loading description...
Caveats
Parameters
Examples
; Obtain the player's currently equipped cuirass
Armor Cuirass = Game.GetPlayer().GetWornForm(0x00000004) as ArmorAuto-Generated Example
int myInt__slotMask
Form returnedValue = myActor__toCallFunctionOn.GetWornForm(myInt__slotMask)