TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ModifyTypeName()

virtual void Terraria.ModLoader.ModNPC.ModifyTypeName ( ref string typeName)
inlinevirtual

Allows you to modify the type name of this NPC dynamically.

Definition at line 198 of file ModNPC.cs.

199 {
200 }