MyDungeon Documentation
![]() | InitGame Class |
Initializes the dungeon scenes

Namespace: MyDungeon.Initialization
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public class InitGame : MonoBehaviour
The InitGame type exposes the following members.


Name | Description | |
---|---|---|
![]() | EnableDungeonPlayer |
Enable the DungeonPlayer
|
![]() | GenerateBoard |
Start dungeon generation
|
![]() | Start |
Initialize dungeon and PlayerDungeon
|

Name | Description | |
---|---|---|
![]() | LevelStartDelay |
Time to wait before enabling player
|

Name | Description | |
---|---|---|
![]() | Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |
