GetCalculatedMaxCarryWeight
From GECK
A function added by the ShowOff NVSE Plugin.
Contents
Description
Returns the calling actor reference's current Max Carry Weight. This accounts for the "Get Max Carry Weight" Perk Entry Point.
Syntax
(maxCarryWeight:float) actorRefr.GetCalculatedMaxCarryWeight
Example
player.GetCalculatedMaxCarryWeight
Returns the player's current Max Carry Weight.
See Also
- GetAV - CarryWeight and InventoryWeight are both Actor Values