![]() |
ORK Framework
2.22.0
API Documentation
|
Public Member Functions | |
GridExamineBattleMenuItem (DataObject data) | |
override bool | IsType (BMItemType type) |
override void | AddToMenu (ref List< BMItem > list, Combatant owner, BattleMenu bm, BattleMenuItem parent) |
![]() | |
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 | |
bool | useActionInfo = false |
LanguageInfo[] | button |
![]() | |
CustomChoiceSkin | customSkin = new CustomChoiceSkin() |
Additional Inherited Members | |
![]() | |
override string | GetTypeNamespace () |