NAPI.ACL.GetPlayerAclGroup
Внешний вид
Get the ACL group for the given player.
Syntax
string NAPI.ACL.GetPlayerAclGroup(Client player);
Required Arguments
- player: parameter input should be in Client type
Example
Get the ACL group for the given player.
string NAPI.ACL.GetPlayerAclGroup(Client player);