Enum GungeonRoomType
Namespace: Edgar.Unity.Examples.Gungeon
Assembly: cs.temp.dll.dll
Syntax
public enum GungeonRoomType
Fields
| Name | Description |
|---|---|
| Boss | |
| BossFoyers | |
| Connector | |
| Corridor | |
| Entrance | |
| Exit | |
| Hub | |
| Normal | |
| Reward | |
| Secret | |
| Shop | |
| Undefined |
public enum GungeonRoomType
| Name | Description |
|---|---|
| Boss | |
| BossFoyers | |
| Connector | |
| Corridor | |
| Entrance | |
| Exit | |
| Hub | |
| Normal | |
| Reward | |
| Secret | |
| Shop | |
| Undefined |