![]() |
DC/RTS Documentation
v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
|
Handles the entirety of Grid Object Creation. More...
Classes | |
class | GridObjectCreation |
The system that controls the creation of GridObjects More... | |
Enumerations | |
enum | GridObjectCreationMethod { Master = 0x1, Observer = 0x2 } |
The data that represents this GridObjectCreation creation type More... | |
Handles the entirety of Grid Object Creation.
The data that represents this GridObjectCreation creation type
Enumerator | |
---|---|
Master | |
Observer |