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

◆ LegacyWithSimpleShimmer()

static ITownNPCProfile Terraria.GameContent.TownNPCProfiles.LegacyWithSimpleShimmer ( string subPath,
int headIdNormal,
int headIdShimmered,
bool uniquePartyTexture = true,
bool uniquePartyTextureShimmered = true )
inlinestatic

Definition at line 35 of file TownNPCProfiles.cs.

36 {
37 string text2;
38 string text = "Images/TownNPCs/Shimmered/" + text2;
40 }

References System.text.

Referenced by Terraria.GameContent.TownNPCProfiles.TownNPCProfiles().