PlayerDungeonController.CheckIfGameOver Method

MyDungeon

PlayerDungeonControllerCheckIfGameOver Method

Check if player is out of HP and if so disable the PlayerDungeonController

Namespace:  MyDungeon.Controllers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void CheckIfGameOver()
See Also