Parameters
Address to a memory location.
any data
Value to store at the address.
How many bytes should be written.
If storing a floating-point value, use NumberType_Int32.
bool updateMemAccess
If true, SourceMod will set read / write / exec permissions
on the memory page being written to.