native get_gamerules_size(const class[], const member[]);
class | Class name |
member | Member name |
Retrieves the size of array of a gamerules class member.
Size of array (in elements), otherwise 1 if member is not an array
If either class or member is empty, no offset is found or an invalid offset is retrieved, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.