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

◆ SurfaceBackgroundStylesLoader()

Terraria.ModLoader.SurfaceBackgroundStylesLoader.SurfaceBackgroundStylesLoader ( )
inline

Definition at line 14 of file SurfaceBackgroundStylesLoader.cs.

15 {
16 Initialize(14);
17 }
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: