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

◆ WaterFallStylesLoader()

Terraria.ModLoader.WaterFallStylesLoader.WaterFallStylesLoader ( )
inline

Definition at line 8 of file WaterFallStylesLoader.cs.

9 {
10 Initialize(26);
11 }
void Initialize(int vanillaCount)
Initializes the loader based on the vanilla count of the ModType.
Definition Loader.cs:15

References Terraria.ModLoader.Loader< ModSceneEffect >.Initialize().

+ Here is the call graph for this function: