Creature.Start Method

MyDungeon

CreatureStart Method

Add the creature to the creature list and sets its health value

Namespace:  MyDungeon.Entities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override void Start()
See Also