WoW:PlayerName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page PlayerName to PlayerName without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{wowapitype}}
{{wowapitype}}<br>
{{Stub/API}}
 
This is the name of a Player or NPC, as a String.
== Lua Type ==
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".