Retrieves a float value from a property of the gamerules entity.
float GameRules_GetPropFloat(const char[] prop, int element)
Property name.
Element # (starting from 0) if property is an array.
Value at the given property offset.
Prop type is not a float, or lack of mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.