ClassicCityBuilderKit 1.8.8
|
task that completes when the current mission is completed within the playthrough
useful for the final task in a list that gives pointers on how to complete the mission
Properties | |
override bool | IsFinished [get] |
Properties inherited from CityBuilderCore.TaskItem | |
bool | IsFinished [get] |
int | State [get, protected set] |
Additional Inherited Members | |
Public Member Functions inherited from CityBuilderCore.TaskItem | |
void | SetState (int value) |
void | ResetState () |
Public Attributes inherited from CityBuilderCore.TaskItem | |
UnityEvent | Reset |
UnityEvent | Set |
UnityEvent | Finished |