UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IOSView.cpp File Reference
#include "IOS/IOSView.h"
#include "IOS/IOSAppDelegate.h"
#include "IOS/IOSApplication.h"
#include "Misc/ConfigCacheIni.h"
#include "HAL/IConsoleManager.h"
#include "Misc/CommandLine.h"
#include "IOS/IOSPlatformProcess.h"
import "IOS/IOSAsyncTask.h"
import <QuartzCore/QuartzCore.h>
import <UIKit/UIGeometry.h>
#include "IOS/IOSCommandLineHelper.h"

Classes

class  IndexedPosition
 
class  IndexedRange
 

Namespaces

namespace  MTL
 

Macros

#define REPORT_EVENT   UE_LOG(LogIOS, Display, TEXT("Got a keyboard call, line %d"), __LINE__);
 

Variables

MTL::Device * GMetalDevice = nullptr
 

Macro Definition Documentation

◆ REPORT_EVENT

#define REPORT_EVENT   UE_LOG(LogIOS, Display, TEXT("Got a keyboard call, line %d"), __LINE__);

Variable Documentation

◆ GMetalDevice

MTL::Device* GMetalDevice = nullptr