This wiki is archived and useful information is being migrated to the main bzflag.org website

bz_getGroupPerms

From BZFlagWiki
Jump to: navigation, search

bz_APIStringList* bz_getGroupPerms (const char* group)


Minimum API Version: 2.0.x or later
Returns the list of permissions for the group provided.

Parameters:
group  -  Group to look up.
Returns:
Permissions for the group provided.