Methods
Name | Description | |
---|---|---|
![]() | GetAgility | Gets the modified agility of the player. |
![]() | GetArmor | Gets the armor value of the mount. |
![]() | GetBaseAgility | Gets the unmodified agility of the mount. |
![]() | GetBaseArmor | Gets the base armor value of the mount. |
![]() | GetBaseMaxMorale | Gets the base max morale of the mount. |
![]() | GetBaseMaxPower | Gets the base max power of the mount. |
![]() | GetBaseStrength | Gets the unmodified strength of the mount. |
![]() | GetFury | Gets the current fury of the combat horse. |
![]() | GetMaxFury | Gets the max fury of the combat horse. |
![]() | GetMaxMorale | Gets the max morale of the mount. |
![]() | GetMaxPower | Gets the max power of the mount. |
![]() | GetMaxTemporaryMorale | Gets the maximum temporary morale of the mount. |
![]() | GetMaxTemporaryPower | Gets the max temporary power of the mount. |
![]() | GetMorale | Gets the current morale of the mount. |
![]() | GetName | Gets the name of the entity. (Inherited from Mount) |
![]() | GetName | Gets the name of the entity. (Inherited from Entity) |
![]() | GetPower | Gets the current power of the mount. |
![]() | GetStrength | Gets the modified strength of the player. |
![]() | GetTemporaryMorale | Gets the temporary morale of the mount. |
![]() | GetTemporaryPower | Gets the temporary power of the mount. |
![]() | IsLocalPlayer | Returns true if this entity is the local player entity. (Deprecated). (Inherited from Entity) |
Events
Name | Description | |
---|---|---|
![]() | BaseMaxMoraleChanged | Event fired when the mount's base max morale changes. |
![]() | BaseMaxPowerChanged | Event fired when he mount's base max power changes. |
![]() | FuryChanged | Event fired when he mount's max temporary power changes. |
![]() | MaxMoraleChanged | Event fired when the mount's max morale changes. |
![]() | MaxPowerChanged | Event fired when he mount's max power changes. |
![]() | MaxTemporaryMoraleChanged | Event fired when the mount's max temporary morale changes. |
![]() | MaxTemporaryPowerChanged | Event fired when he mount's max temporary power changes. |
![]() | MoraleChanged | Event fired when the mount's morale changes. |
![]() | NameChanged | Event fired when the actor's name changes. (Inherited from Entity) |
![]() | PowerChanged | Event fired when he mount's power changes. |
![]() | TemporaryMoraleChanged | Event fired when the mount's temporary morale changes. |
![]() | TemporaryPowerChanged | Event fired when he mount's temporary power changes. |