run_stat_command
Execute Unreal Engine stat commands like fps, unit, or memory to retrieve real-time performance metrics for profiling and debugging.
Instructions
Execute a stat console command (e.g., stat fps, stat unit, stat memory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stat | Yes | Stat command (e.g., 'fps', 'unit', 'memory', 'scenerendering', 'game', 'slow') |