CreatureController.Awake Method

MyDungeon

CreatureControllerAwake Method

Initializes the creatures list

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