MyDungeon Documentation
![]() | PlayerDungeonControllerLoseHealth Method |
Reduce player's current health and executes UpdateHealth
Namespace: MyDungeon.Controllers
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public override void LoseHealth( int damage )
Parameters
- damage
- Type: SystemInt32
[Missing <param name="damage"/> documentation for "M:MyDungeon.Controllers.PlayerDungeonController.LoseHealth(System.Int32)"]
