![]() |
ORK Framework
2.30.2
API Documentation
|
Public Member Functions | |
BestiaryEntry | Get () |
void | Add (bool complete, int[] areaIDs, bool ignoreNotScanable, bool ignoreNoEntry) |
void | Remove () |
bool | IsKnown () |
bool | IsComplete () |
![]() | |
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... | |
Public Attributes | |
int | combatantID = 0 |
int | classID = 0 |
int | level = 1 |
int | classLevel = 1 |