SpawnHealth
Jump to navigation
Jump to search
clearscope int SpawnHealth () const
Usage
Returns the health value the calling actor spawned with, taking into account the following health modifiers:
- Health UDMF thing property if the actor is map-spawned.
- FriendlyHealth skill property if the actor is a friendly monster.
- MonsterHealth skill property if the actor is a hostile monster.
Examples
| Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated. |