native get_addr_val(addr);
addr | Variable address |
Returns the value of an address.
Addresses can be acquired using get_var_addr()
Value at address
If the plugin attempts to access an address outside of the stack or heap limits of the plugin, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.