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

◆ SetupContent()

override void Terraria.ModLoader.GlobalProjectile.SetupContent ( )
inlinesealed

Definition at line 27 of file GlobalProjectile.cs.

28 {
29 SetStaticDefaults();
30 }