Settings:cacheOn()
When this option is set to on, the macro will store a temporary cache to store last frame, normally your macro will capture the screen device every time frame is available, this is an intensive operation so in order to prevent that you can use this options
Signature
Settings:cacheOn(): void
Returns
void