UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IOSAppDelegate(ConsoleHandling) Category Reference

#include <IOSAppDelegateConsoleHandling.h>

Instance Methods

(void- ShowConsole
 
(void- ShowAlert:
 
(void- HandleConsoleCommand:
 

Method Documentation

◆ HandleConsoleCommand:

- (void) HandleConsoleCommand: (NSString*)  ConsoleCommand

Handles processing of an input console command

◆ ShowAlert:

- (void) ShowAlert: (NSMutableArray*)  StringArray

Shows an alert with up to 3 buttons. A delegate callback will later set AlertResponse property

◆ ShowConsole

- (void) ShowConsole

Shows the console input dialog

Shows the console and brings up an on-screen keyboard for input


The documentation for this category was generated from the following files: