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

◆ GetGivenNetName()

NetworkText Terraria.NPC.GetGivenNetName ( )
inline

Definition at line 2329 of file NPC.cs.

2330 {
2332 }
static NetworkText FromLiteral(string text)
Creates a NetworkText object from a string. Use this for text that can't be localized.
Represents text that will be sent over the network in multiplayer and displayed to the receiving user...
string _givenName
Definition NPC.cs:606

References Terraria.NPC._givenName, and Terraria.Localization.NetworkText.FromLiteral().

Referenced by Terraria.NPC.GetFullNetName(), and Terraria.NPC.GetGivenOrTypeNetName().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: