- Found in:
- SKSE
Description
Documentation Comment
Returns the player-made enchantment if there is one
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
int myInt__handSlot
int myInt__slotMask
Enchantment returnedValue = WornObject.GetEnchantment(myActor__akActor, myInt__handSlot, myInt__slotMask)