Memory Read Float
Signature
float tim_memoryReadFloat(int address); //id:0x100ADescription
Example
Get Esper Summon Time
regF0 = tim_memoryReadFloat(0x02B5EBF0);Last updated
float tim_memoryReadFloat(int address); //id:0x100AregF0 = tim_memoryReadFloat(0x02B5EBF0);Last updated