- Found in:
- SKSE
Description
Documentation Comment
returns the itemId for the item worn at the specified slotMask
Caveats
Parameters
intslotMask
Examples
Auto-Generated Example
int myInt__slotMask
int returnedValue = myActor__toCallFunctionOn.GetWornItemId(myInt__slotMask)