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

◆ SceneEffectLoader()

Definition at line 79 of file SceneEffectLoader.cs.

80 {
81 Initialize(0);
82 }
void Initialize(int vanillaCount)
Initializes the loader based on the vanilla count of the ModType.
Definition Loader.cs:15

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

+ Here is the call graph for this function: