dxPeekMemInt%(address%)

Parameters

address% = address in memory to read

Description

Will read an address in memory and return its int value.

Note: Be attentive about memory restrictions, if you try to read memory 'ouside' of the program's allocation this function will return a memory access violation