PeekF()
语法
Value.f = PeekF(*MemoryBuffer)
Reads a float (4 bytes) from the specified memory address.
参数
*MemoryBuffer The address to read from.
返回值
Returns the value of the float.
参阅
PokeF()
已支持操作系统
所有