MyDungeon Documentation
![]() | InitGame Class |
Initializes the dungeon scenes
Inheritance HierarchyNamespace: MyDungeon.Initialization
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxC#
public class InitGame : MonoBehaviour
The InitGame type exposes the following members.
Constructors
Methods| Name | Description | |
|---|---|---|
![]() | EnableDungeonPlayer |
Enable the DungeonPlayer
|
![]() | GenerateBoard |
Start dungeon generation
|
![]() | Start |
Initialize dungeon and PlayerDungeon
|
Fields| Name | Description | |
|---|---|---|
![]() | LevelStartDelay |
Time to wait before enabling player
|
Extension Methods| Name | Description | |
|---|---|---|
![]() | Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |
See Also



