![]() |
tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.GameContent.ITownNPCProfile.
Public Member Functions | |
TransformableNPCProfile (string npcFileTitleFilePath, int defaultHeadIndex) | |
int | GetHeadTextureIndex (NPC npc) |
string | GetNameForVariant (NPC npc) |
Asset< Texture2D > | GetTextureNPCShouldUse (NPC npc) |
int | RollVariation () |
int | GetHeadTextureIndex (NPC npc) |
string | GetNameForVariant (NPC npc) |
Asset< Texture2D > | GetTextureNPCShouldUse (NPC npc) |
int | RollVariation () |
int Terraria.GameContent.Profiles.TransformableNPCProfile.GetHeadTextureIndex | ( | NPC | npc | ) |
Implements Terraria.GameContent.ITownNPCProfile.
string Terraria.GameContent.Profiles.TransformableNPCProfile.GetNameForVariant | ( | NPC | npc | ) |
Implements Terraria.GameContent.ITownNPCProfile.
Asset< Texture2D > Terraria.GameContent.Profiles.TransformableNPCProfile.GetTextureNPCShouldUse | ( | NPC | npc | ) |
Implements Terraria.GameContent.ITownNPCProfile.
int Terraria.GameContent.Profiles.TransformableNPCProfile.RollVariation | ( | ) |
Implements Terraria.GameContent.ITownNPCProfile.