terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateCreativeItemSortingIds()

static void Terraria.ID.ContentSamples.CreateCreativeItemSortingIds ( )
inlinestaticprivate

Definition at line 133 of file ContentSamples.cs.

134 {
135 if (!true)
136 {
137 }
138 ContentSamples.CreativeHelper.SetCreativeMenuOrder();
139 }

References Terraria.ID.ContentSamples.CreativeHelper.SetCreativeMenuOrder().

Referenced by Terraria.ID.ContentSamples.RebuildItemCreativeSortingIDsAfterRecipesAreSetUp().