Methods
| Name | Description | |
|---|---|---|
| GetMaxMorale | Gets the max morale of a basic mount. | |
| GetMorale | Gets the morale of a basic mount. | |
| GetName | Gets the name of the entity. (Inherited from Mount) | |
| GetName | Gets the name of the entity. (Inherited from Entity) | |
| IsLocalPlayer | Returns true if this entity is the local player entity. (Deprecated). (Inherited from Entity) |
Events
| Name | Description | |
|---|---|---|
| MaxMoraleChanged | Event fired when the mount's max morale changes. | |
| MoraleChanged | Event fired when the mount's morale changes. | |
| NameChanged | Event fired when the actor's name changes. (Inherited from Entity) |