TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ BindTo()

void Terraria.WaterfallManager.BindTo ( Preferences preferences)
inline

Definition at line 65 of file WaterfallManager.cs.

66 {
67 preferences.OnLoad += Configuration_OnLoad;
68 }
void Configuration_OnLoad(Preferences preferences)

References Terraria.WaterfallManager.Configuration_OnLoad().

Referenced by Terraria.Main.BindSettingsTo().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: