How to show FPS ingame?

It’s possible to show FPS on mobile iOS/Android?

Updated:

  1. Open Level Blueprint from toolbar

  2. Add function ‘Execute Console Command’

  3. Enter ‘stat FPS’ in ‘Command’ field

  4. Attach ‘Event Begin Play’ to ‘Execute Console Command’

  5. Click ‘Compile’ in toolbar

  6. Run on device

6 Likes