![]() |
ORK Framework
2.22.0
API Documentation
|
Public Member Functions | |
GUIBox | GetBox (ShopScreen parent, int shopID, int selection) |
GUIBoxContent | GetContent (ShopScreen parent, int shopID, int selection) |
string | GetName (ShopMode mode) |
![]() | |
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 | guiBoxID = 0 |
bool | showBackgrounds = true |
bool | useTitle = false |
string[] | title |
ContentLayout | contentLayout = new ContentLayout(ContentLayoutType.Both, ContentLayoutInfoType.None) |
HeaderTexts | headerTexts = new HeaderTexts() |
ShopModeButton[] | button |
ShopModeButton [] ORKFramework.Shop.ShopBuySellPart.button |