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

◆ Reset()

static void Terraria.ModLoader.GlobalList< TGlobal >.Reset ( )
inlinestatic

Call during unloading, to clear the globals list.

Definition at line 52 of file GlobalList.cs.

53 {
55 }
static void ResetStaticMembers(Type type, bool recursive=true)
Calls static constructors on the provided type and, optionally, its nested types.

References Terraria.ModLoader.Core.LoaderUtils.ResetStaticMembers().

+ Here is the call graph for this function: