View Single Post
01/13/23, 02:13 AM   #2
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2020
Posts: 185
Originally Posted by Toirealach View Post
Is there an API for me to take a characterName (raw or otherwise) that is passed to my function and get that character's display name from it to make a decorated display name?
GetUnitDisplayName(*string* _unitTag_)
  Reply With Quote