Load up to 4 bytes from a memory address.
any LoadFromAddress(Address addr, NumberType size)
Address to a memory location.
How many bytes should be read. If loading a floating-point value, use NumberType_Int32.
The value that is stored at that address.
Address is null or pointing to reserved memory.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.