![]() |
ORK Framework
2.31.0
API Documentation
|
Public Attributes | |
int | next = -1 |
![]() | |
bool | isValid = true |
int | taskID = 0 |
QuestCheckType | type = QuestCheckType.Active |
Additional Inherited Members | |
![]() | |
bool | Check () |
string | GetInfoText () |
![]() | |
virtual DataObject | GetData () |
Gets a ORKFramework.DataObject representing the class. More... | |
virtual void | SetData (DataObject data) |
Sets the variables of the class using a ORKFramework.DataObject. More... | |
virtual void | EditorAutoSetup (string fieldName) |
Called for all fields using the autoSetup option of the ORKFramework.ORKEditorLayoutAttribute. More... | |