Open main menu

UESPWiki β

Morrowind Mod:XGetCharge

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

XGetCharge returns the current charge on a 'cast when used' or 'cast when strikes' enchanted item. Constant effect and non-enchanted items return 0.

SyntaxEdit

charge (float): ref->xGetCharge

ExampleEdit

long ref
float charge

setx charge to ref->xGetCharge

See AlsoEdit