Store up to 4 bytes to a memory address.
void StoreToAddress(Address addr, int data, NumberType size)
Address to a memory location.
Value to store at the address.
How many bytes should be written.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.