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

◆ TransformableWithSimpleShimmer()

static ITownNPCProfile Terraria.GameContent.TownNPCProfiles.TransformableWithSimpleShimmer ( string subPath,
int headIdNormal,
int headIdShimmered,
bool uniqueCreditTexture = true,
bool uniqueCreditTextureShimmered = true )
inlinestatic

Definition at line 43 of file TownNPCProfiles.cs.

44 {
45 string text2;
46 string text = "Images/TownNPCs/Shimmered/" + text2;
48 }

References System.text.

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