tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
void | CycleSelection () |
void | Initialize () |
void | LoadContent (AssetRequestMode mode) |
void | SetActiveMinimapFromLoadedConfigKey () |
Protected Member Functions | |
abstract void | Configuration_OnLoad (Preferences obj) |
abstract void | Configuration_Save (Preferences obj) |
abstract void | PopulateOptionsAndLoadContent (AssetRequestMode mode) |
void | Wrapped_Configuration_OnLoad (Preferences obj) |
Protected Attributes | |
TCycleType | ActiveSelection |
string | ActiveSelectionConfigKey |
bool | LoadedContent |
Dictionary< string, TCycleType > | Options = new Dictionary<string, TCycleType>() |
Properties | |
string | ActiveSelectionKeyName [get] |