Question:
In the FogOfWarManager.cpp file, in the definition of the method UpdateTextureRegions, we call the macro ENQUEUE_UNIQUE_RENDER_COMMAND_TWOPARAMETER with the first parameter being “UpdateTextureRegionsData”. That doesn’t seem to be declared/defined anywhere. What is that?