|
| ContentLayout (ContentLayoutType type, ContentLayoutInfoType infoType) |
|
bool | Contains (string text) |
|
bool | ContainsReuseTime () |
|
string | GetText (Combatant combatant, object content, string name, string shortName, string desc, string icon, string typeName, string typeShortName, string typeDesc, string typeIcon, string quantity, string buyPrice, string sellPrice, string totalBuyPrice, string totalSellPrice, string level, string lvlInfo, string useCost, string info) |
|
string | GetText (string text, Combatant combatant, object content, string name, string shortName, string desc, string icon, string typeName, string typeShortName, string typeDesc, string typeIcon, string quantity, string buyPrice, string sellPrice, string totalBuyPrice, string totalSellPrice, string level, string lvlInfo, string useCost, string info) |
|
string | GetInfo (Combatant combatant, object content, string name, string shortName, string desc, string icon, string typeName, string typeShortName, string typeDesc, string typeIcon, string quantity, string buyPrice, string sellPrice, string totalBuyPrice, string totalSellPrice, string level, string lvlInfo, string useCost, string info) |
|
string | GetInfo (string text, Combatant combatant, object content, string name, string shortName, string desc, string icon, string typeName, string typeShortName, string typeDesc, string typeIcon, string quantity, string buyPrice, string sellPrice, string totalBuyPrice, string totalSellPrice, string level, string lvlInfo, string useCost, string info) |
|
void | UpdateContent (ChoiceContent cc, IContentSimple content, bool updateIcon) |
|
ChoiceContent | GetChoiceContent (object info) |
|
ChoiceContent | GetChoiceContent (string name) |
|
ChoiceContent | GetChoiceContent (ContentButton info) |
|
ChoiceContent | GetChoiceContent (TextImageDescriptionContent[] info) |
|
ChoiceContent | GetChoiceContent (IContentSimple content) |
|
ChoiceContent | GetChoiceContent (IContent content, Combatant combatant) |
|
ChoiceContent | GetChoiceContent (IShortcut content, Combatant combatant) |
|
ChoiceContent | GetChoiceContent (Combatant combatant) |
|
ChoiceContent | GetChoiceContent (BestiaryEntry content) |
|
ChoiceContent | GetChoiceContent (ResearchItem content, Combatant combatant) |
|
string | GetInfoContent (IShortcut content, string info, Combatant combatant) |
|
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...
|
|