Loading...
Searching...
No Matches
CityBuilderCore.MissionTaskItem Class Reference

Detailed Description

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

https://citybuilder.softleitner.com/manual

Inheritance diagram for CityBuilderCore.MissionTaskItem:
CityBuilderCore.TaskItem

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