Returns information about the players progress in the raidfinder.. Seems to be deprecated :( Could not find any valued arguments, also the part in FrameXML where I found it seems to be unused. Try GetRFDungeonInfo instead.
See also Looking for group functions.
Signature:
name,
level,
areaName,
className,
comment,
partyMembers,
status,
class,
encountersTotal,
encountersComplete,
isIneligible,
isLeader,
isTank,
isHealer,
isDamage
=
SearchLFGGetResults(index)
Arguments:
index
- not sure what this needs to be
Returns:
name
- nillevel
- nilareaName
- nilclassName
- nilcomment
- nilpartyMembers
- nilstatus
- nilclass
- nilencountersTotal
- nilencountersComplete
- nilisIneligible
- nilisLeader
- nilisTank
- nilisHealer
- nilisDamage
- nil