GetMyName
Jump to navigation
Jump to search
Description:
Returns the name of the npc.
Parameters:
NoParams
Return Values:
This function does not return any specific values.
Important Note:
This is equivalent to GetPlayerName(GetMyId());
Example
GetMyName();
Related Functions
The following functions may be helpful as they relate to this function in one way or another.