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
Loading...
Searching...
No Matches
Terraria.GameContent.Profiles.LegacyNPCProfile Class Reference
+ Inheritance diagram for Terraria.GameContent.Profiles.LegacyNPCProfile:
+ Collaboration diagram for Terraria.GameContent.Profiles.LegacyNPCProfile:

Public Member Functions

 LegacyNPCProfile (string npcFileTitleFilePath, int defaultHeadIndex, bool includeDefault=true, bool uniquePartyTexture=true)
 
int RollVariation ()
 
string GetNameForVariant (NPC npc)
 
Asset< Texture2DGetTextureNPCShouldUse (NPC npc)
 
int GetHeadTextureIndex (NPC npc)
 

Package Attributes

Asset< Texture2D_defaultNoAlt
 
Asset< Texture2D_defaultParty
 

Private Attributes

string _rootFilePath
 
int _defaultVariationHeadIndex
 

Detailed Description

Definition at line 95 of file Profiles.cs.


The documentation for this class was generated from the following file: