gre.%metrics_prefix%.update.memory
Causes the engine to update the memory information. Note that %metrics_prefix% defaults to "metrics".
Data: None
gre.%metrics_prefix%.update.cpu
Causes the engine to update the CPU usage information. Note that %metrics_prefix% defaults to "metrics".
Data: None
gre.%metrics_prefix%.update.fps
Causes the engine to update the frames per second information. Note that %metrics_prefix% defaults to "metrics".
Data: None
gre.%metrics_prefix%.update.all
Causes the engine to update all of the metrics information. Note that %metrics_prefix% defaults to "metrics".
Data: None
gre.string.pool.capture
Causes the engine to dump all the strings that are currently in the string pool.
Data: Option file name to dump the strings too.