mirror of
https://github.com/azerothcore/mod-ale
synced 2025-12-01 21:15:19 +08:00
feat(GroupMethods): Expose IsLFGGroup()
This commit is contained in:
@@ -39,6 +39,7 @@ namespace LuaGroup
|
||||
/**
|
||||
* Returns 'true' if the [Player] is in a LFG group
|
||||
*
|
||||
* @param ObjectGuid guid : guid of a possible player
|
||||
* @return bool isLFGGroup
|
||||
*/
|
||||
int IsLFGGroup(lua_State* L, Group* group)
|
||||
|
||||
Reference in New Issue
Block a user