Morrowind Mod:XGetMaxCharge

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

XGetMaxCharge returns the maximum charge on an enchanted item.

Syntax[edit]

charge (float): ref->XGetMaxCharge

Example[edit]

long ref
float maxcharge

setx maxcharge to ref->XGetMaxCharge

See Also[edit]

xGetOwner
xGetWeight
xGetValue
xGetQuality
xGetCondition
xGetMaxCondition
xGetEncumb
xGetCharge
xSetValue
xSetWeight
xSetQuality
xSetCondition
xSetMaxCondition
xSetCharge
xSetMaxCharge