ControlManager.Awake Method

MyDungeon

ControlManagerAwake Method

Initializes the ControlManager

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