| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for Terraria.GameContent.Profiles.StackedNPCProfile:
 Collaboration diagram for Terraria.GameContent.Profiles.StackedNPCProfile:Public Member Functions | |
| StackedNPCProfile (params ITownNPCProfile[] profilesInOrderOfVariants) | |
| int | RollVariation () | 
| string | GetNameForVariant (NPC npc) | 
| Asset< Texture2D > | GetTextureNPCShouldUse (NPC npc) | 
| int | GetHeadTextureIndex (NPC npc) | 
Package Attributes | |
| ITownNPCProfile[] | _profiles | 
Definition at line 25 of file Profiles.cs.