Returns information about the selected player when viewing View Crafters under professions.


See also Guild functions.

Signature:

displayName, fullName, classFileName, online = GetGuildRecipeMember(index)

Arguments:

  • index - Index of a member in the View Crafters under guild professions (number)

Returns:

  • displayName - Name of the member (string)
  • fullName - Name of the member with realm name (string)
  • classFileName - Localized name of the member's class (string)
  • online - If the member is currently online (number)
This documentation is either in the process of being created, or needs to be reviewed for accuracy. Please feel free to share any findings by clicking on the 'Edit' tab at the top of the content area or by posting your findings on the forums.