![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IOSAppDelegateConsoleHandling.h>
Instance Methods | |
| (void) | - ShowConsole |
| (void) | - ShowAlert: |
| (void) | - HandleConsoleCommand: |
Handles processing of an input console command
| - (void) ShowAlert: | (NSMutableArray*) | StringArray |
Shows an alert with up to 3 buttons. A delegate callback will later set AlertResponse property
| - (void) ShowConsole |
Shows the console input dialog
Shows the console and brings up an on-screen keyboard for input