WoW:PlayerName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Initial (very simple) definition)
 
m (Move page script moved page PlayerName to PlayerName without leaving a redirect)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This is the name of a Player or NPC, as a String.
{{wowapitype}}<br>


{{Template:WoW API}}
== Lua Type ==
[[Category:API Types|PlayerName]]
String
 
== Details ==
: This is the name of a Player or NPC.
 
: In battlegrounds the player name suffixed with "-<realm>" can be used to reference a player from a specific realm (see the [[2.0 consolidated changes]] summary). "Bob-Silver Hand" would refer to a player named "Bob" on the realm "Silver Hand".

Latest revision as of 04:48, 15 August 2023

API types

Lua Type[edit]

String

Details[edit]

This is the name of a Player or NPC.
In battlegrounds the player name suffixed with "-<realm>" can be used to reference a player from a specific realm (see the 2.0 consolidated changes summary). "Bob-Silver Hand" would refer to a player named "Bob" on the realm "Silver Hand".