|
DC/RTS Documentation
v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
|
This Class Controls the WorkerClass ControlObjHandler for data used within the GridObjectCreation system. More...
Public Attributes | |
| Texture2D[] | OptionsTexture |
| The Options Textures making up this WorkerClass behavior. More... | |
| int | OptionsRows |
| The Amount of Options Rows More... | |
| int | OptionsColumns |
| The Amount of Options Columns More... | |
Properties | |
| bool | isActiveBuild [get] |
This Class Controls the WorkerClass ControlObjHandler for data used within the GridObjectCreation system.
This is also only used when GridObjectCreation.CreationMethod = GridObjectCreationMethod.Observer.
| int WorkerClass.OptionsColumns |
The Amount of Options Columns
| int WorkerClass.OptionsRows |
The Amount of Options Rows
| Texture2D [] WorkerClass.OptionsTexture |
The Options Textures making up this WorkerClass behavior.
The last Element in the Options should be the cancel texture.
|
get |