mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update GuildMethods.h
This commit is contained in:
@@ -15,6 +15,8 @@ namespace LuaGuild
|
||||
/**
|
||||
* Returns a table with the [Player]s in this [Guild]
|
||||
*
|
||||
* Only the players that are online and on some map.
|
||||
*
|
||||
* @return table guildPlayers : table of [Player]s
|
||||
*/
|
||||
int GetMembers(Eluna* /*E*/, lua_State* L, Guild* guild)
|
||||
|
||||
Reference in New Issue
Block a user