- Found in:
- SKSE
Description
Documentation Comment
Charges
Only works on items that have user-enchants
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
int myInt__handSlot
int myInt__slotMask
float myFloat__maxCharge
WornObject.SetItemMaxCharge(myActor__akActor, myInt__handSlot, myInt__slotMask, myFloat__maxCharge)