CreatureController.Update Method

MyDungeon

CreatureControllerUpdate Method

Checks that it is not currently the player's turn then executes the MoveCreatures coroutine

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