Table of Contents

Class DungeonManager

Namespace
Global
Assembly
Assembly-CSharp.dll
public class DungeonManager : MonoBehaviour
Inheritance
DungeonManager

Constructors

DungeonManager()

public DungeonManager()

Fields

m_Height

public int m_Height

Field Value

int

m_Spacing

public float m_Spacing

Field Value

float

m_Tiles

public GameObject[] m_Tiles

Field Value

GameObject[]

m_Width

public int m_Width

Field Value

int