UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIOSPlatformMisc Member List

This is the complete list of members for FIOSPlatformMisc, including all inherited members.

AddAdditionalRootDirectory(const FString &RootDir)FGenericPlatformMiscstatic
AddNetworkListener(FOnNetworkConnectionChangedDelegate &&InNewDelegate)FGenericPlatformMiscstatic
AllowAudioThread()FGenericPlatformMiscinlinestatic
AllowedDeviceOrientationFGenericPlatformMiscprotectedstatic
AllowLocalCaching()FGenericPlatformMiscinlinestatic
AllowThreadHeartBeat()FIOSPlatformMiscinlinestatic
AreHeadphonesPluggedIn()FIOSPlatformMiscstatic
Authorized enum valueFIOSPlatformMisc
BeginEnterBackgroundEvent(const TCHAR *Text)FGenericPlatformMiscinlinestatic
BeginNamedEvent(const struct FColor &Color, const TCHAR *Text)FGenericPlatformMiscinlinestatic
BeginNamedEvent(const struct FColor &Color, const ANSICHAR *Text)FGenericPlatformMiscinlinestatic
BeginNamedEventFrame()FGenericPlatformMiscinlinestatic
bPromptForRemoteDebugOnEnsureFGenericPlatformMiscprotectedstatic
bShouldPromptForRemoteDebuggingFGenericPlatformMiscprotectedstatic
CacheLaunchDir()FGenericPlatformMiscstatic
CheckPersistentDownloadStorageSpaceAvailable(uint64 BytesRequired, bool bAttemptToUseUI)FGenericPlatformMiscstatic
ChooseHDRDeviceAndColorGamut(uint32 DeviceId, uint32 DisplayNitLevel, EDisplayOutputFormat &OutputDevice, EDisplayColorGamut &ColorGamut)FIOSPlatformMiscinlinestatic
CloudDir()FGenericPlatformMiscstatic
CommandLineCommands()FGenericPlatformMiscinlinestatic
CPUHasHwAesSupport()FIOSPlatformMiscstatic
CPUHasHwCrcSupport()FIOSPlatformMiscstatic
CreateAutoreleasePool()FApplePlatformMiscstatic
CreateGuid(struct FGuid &Result)FApplePlatformMiscstatic
CurrentNetworkConnectionStatusFGenericPlatformMiscprotectedstatic
CustomNamedStat(const TCHAR *Text, float Value, const TCHAR *Graph, const TCHAR *Unit)FGenericPlatformMiscinlinestatic
CustomNamedStat(const ANSICHAR *Text, float Value, const ANSICHAR *Graph, const ANSICHAR *Unit)FGenericPlatformMiscinlinestatic
DebugBreak()FGenericPlatformMiscinlinestatic
DeleteStoredSection(const FString &InStoreId, const FString &InSectionName)FIOSPlatformMiscstatic
DeleteStoredValue(const FString &InStoreId, const FString &InSectionName, const FString &InKeyName)FIOSPlatformMiscstatic
Denied enum valueFIOSPlatformMisc
DesktopTouchScreen()FGenericPlatformMiscinlinestatic
DisableScreenTimeout()FGenericPlatformMiscinlinestatic
EIOSAuthNotificationStatus enum nameFIOSPlatformMisc
EIOSDevice enum nameFIOSPlatformMisc
EnableScreenTimeout()FGenericPlatformMiscinlinestatic
EnableVoiceChat(bool bEnable)FIOSPlatformMiscstatic
EndEnterBackgroundEvent()FGenericPlatformMiscinlinestatic
EndNamedEvent()FGenericPlatformMiscinlinestatic
EngineDir()FGenericPlatformMiscstatic
EnsureNetworkIfNecessary()FGenericPlatformMiscinlinestatic
Ephemeral enum valueFIOSPlatformMisc
Exec(class UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Out)FGenericPlatformMiscinlinestatic
Expand16BitIndicesTo32BitOnLoad()FGenericPlatformMiscinlinestatic
FileExistsInPlatformPackage(const FString &RelativePath)FIOSPlatformMiscstatic
FullscreenSameAsWindowedFullscreen()FGenericPlatformMiscinlinestatic
GamePersistentDownloadDir()FIOSPlatformMiscstatic
GameTemporaryDownloadDir()FGenericPlatformMiscstatic
GeneratedConfigDir()FGenericPlatformMiscstatic
GetAdditionalRootDirectories()FGenericPlatformMiscstatic
GetAllowedDeviceOrientation()FGenericPlatformMiscstatic
GetAudioVolume()FIOSPlatformMiscstatic
GetBatteryLevel()FIOSPlatformMiscstatic
GetBlockingIOStats(FProcessIOStats &OutStats, EInputOutputFlags Flags=EInputOutputFlags::All)FGenericPlatformMiscinlinestatic
GetBrightness()FIOSPlatformMiscstatic
GetBuildNumber()FIOSPlatformMiscstatic
GetChunkIDFromPakchunkIndex(int32 PakchunkIndex)FGenericPlatformMiscinlinestatic
GetConfigRulesVariable(const FString &Key)FGenericPlatformMiscstatic
GetConfigRuleVars()FIOSPlatformMiscstatic
GetConfiguredCoreLimits(int32 PlatformNumPhysicalCores, int32 PlatformNumLogicalCores, bool &bOutFullyInitialized, int32 &OutPhysicalCoreLimit, int32 &OutLogicalCoreLimit, bool &bOutSetPhysicalCountToLogicalCount)FGenericPlatformMiscprotectedstatic
GetContextSwitchStats(FContextSwitchStats &OutStats, EContextSwitchFlags Flags=EContextSwitchFlags::All)FGenericPlatformMiscinlinestatic
GetConvertibleLaptopMode()FGenericPlatformMiscstatic
GetCPUBrand()FIOSPlatformMiscstatic
GetCPUChipset()FGenericPlatformMiscstatic
GetCPUInfo()FGenericPlatformMiscstatic
GetCPUMicrocodeRevision()FGenericPlatformMiscstatic
GetCPUModelID()FGenericPlatformMiscstatic
GetCPUVendor()FIOSPlatformMiscstatic
GetCrashHandlingType()FGenericPlatformMiscinlinestatic
GetDefaultDeviceProfileName()FIOSPlatformMiscstatic
GetDefaultLanguage()FApplePlatformMiscstatic
GetDefaultLocale()FApplePlatformMiscstatic
GetDefaultPathSeparator()FGenericPlatformMiscstatic
GetDefaultStackSize()FIOSPlatformMiscstatic
GetDeviceId()FIOSPlatformMiscstatic
GetDeviceMakeAndModel()FGenericPlatformMiscstatic
GetDeviceOrientation()FIOSPlatformMiscstatic
GetDeviceTag()FGenericPlatformMiscstatic
GetDeviceTemperatureLevel()FIOSPlatformMiscstatic
GetDeviceVolume()FIOSPlatformMiscstatic
GetDiscardableCacheDir()FIOSPlatformMiscstatic
GetDiskTotalAndFreeSpace(const FString &InPath, uint64 &OutTotalNumberOfBytes, uint64 &OutNumberOfFreeBytes, bool bInIncludeFreeable=true)FIOSPlatformMiscstatic
FApplePlatformMisc::GetDiskTotalAndFreeSpace(const FString &InPath, uint64 &TotalNumberOfBytes, uint64 &NumberOfFreeBytes)FGenericPlatformMiscstatic
GetEngineAndProjectAbsoluteDirsFromExecutable(FString &OutProjectDir, FString &OutEngineDir)FGenericPlatformMiscstatic
GetEngineMode()FGenericPlatformMiscstatic
GetEnvironmentVariable(const TCHAR *VariableName)FApplePlatformMiscstatic
GetEpicAccountId()FGenericPlatformMiscstatic
GetExternalAppMaxPathLength()FGenericPlatformMiscstatic
GetFileManagerName()FGenericPlatformMiscstatic
GetGPUDriverInfo(const FString &DeviceDescription)FGenericPlatformMiscstatic
GetHashedMacAddressString()FGenericPlatformMiscstatic
GetHostArchitecture()FGenericPlatformMiscstatic
GetIOSDeviceType()FIOSPlatformMiscstatic
GetLastError()FApplePlatformMiscstatic
GetLocalCurrencyCode()FApplePlatformMiscstatic
GetLocalCurrencySymbol()FApplePlatformMiscstatic
GetLoginId()FGenericPlatformMiscstatic
GetMacAddress()FGenericPlatformMiscstatic
GetMacAddressString()FGenericPlatformMiscstatic
GetMachineId()FGenericPlatformMiscstatic
GetMaxPathLength()FIOSPlatformMiscinlinestatic
GetMaxRefreshRate()FIOSPlatformMiscstatic
GetMaxSupportedRefreshRate()FGenericPlatformMiscinlinestatic
GetMaxSyncInterval()FGenericPlatformMiscinlinestatic
GetMobilePropagateAlphaSetting()FGenericPlatformMiscstatic
GetNetworkConnectionStatus()FGenericPlatformMiscstatic
GetNetworkConnectionType()FIOSPlatformMiscstatic
GetNetworkFileCustomData(TMap< FString, FString > &OutCustomPlatformData)FGenericPlatformMiscinlinestatic
GetNotificationAuthorizationStatus()FIOSPlatformMiscstatic
GetNullRHIShaderFormat()FGenericPlatformMiscstatic
GetOperatingSystemId()FGenericPlatformMiscstatic
GetOSVersion()FIOSPlatformMiscstatic
GetOSVersions(FString &out_OSVersionLabel, FString &out_OSSubVersionLabel)FIOSPlatformMiscstatic
GetPageFaultStats(FPageFaultStats &OutStats, EPageFaultFlags Flags=EPageFaultFlags::All)FGenericPlatformMiscinlinestatic
GetPakchunkIndexFromPakFile(FStringView InFilename)FGenericPlatformMiscstatic
GetPakFilenamePrefix()FGenericPlatformMiscstatic
GetPathVarDelimiter()FGenericPlatformMiscstatic
GetPendingActivationProtocol()FIOSPlatformMiscstatic
GetPlatformChunkInstall()FIOSPlatformMiscstatic
GetPlatformCompression()FGenericPlatformMiscstatic
GetPlatformFeaturesModuleName()FIOSPlatformMiscstatic
GetPlatformHostCommunication()FGenericPlatformMiscstatic
GetPlatformScreenWarnings(TArray< FText > &PlatformScreenWarnings)FGenericPlatformMiscinlinestatic
GetPlatformSpecificAsyncIOSystem()FGenericPlatformMiscinlinestatic
GetPlatformUserForUserIndex(int32 LocalUserIndex)FGenericPlatformMiscstatic
GetPreferredLanguages()FGenericPlatformMiscstatic
GetPrimaryGPUBrand()FGenericPlatformMiscstatic
GetProcessDiagnostics()FGenericPlatformMiscstatic
GetProcessorGroupDesc()FGenericPlatformMiscstatic
GetProjectVersion()FIOSPlatformMiscstatic
GetSHA256Signature(const void *Data, uint32 ByteSize, FSHA256Signature &OutSignature)FGenericPlatformMiscstatic
GetStoredValue(const FString &InStoreId, const FString &InSectionName, const FString &InKeyName, FString &OutValue)FIOSPlatformMiscstatic
GetSystemErrorMessage(TCHAR *OutBuffer, int32 BufferCount, int32 Error)FApplePlatformMiscstatic
GetSystemFontBytes()FApplePlatformMiscstatic
GetTimeZoneId()FGenericPlatformMiscstatic
GetUBTArchitecture()FGenericPlatformMiscstatic
GetUBTPlatform()FGenericPlatformMiscstatic
GetUBTTarget()FGenericPlatformMiscstatic
GetUBTTargetName()FGenericPlatformMiscstatic
GetUniqueAdvertisingId()FIOSPlatformMiscstatic
GetUserIndexForPlatformUser(FPlatformUserId PlatformUser)FGenericPlatformMiscstatic
GetUseVirtualJoysticks()FGenericPlatformMiscinlinestatic
GetValidTargetPlatforms(class TArray< class FString > &TargetPlatformNames)FIOSPlatformMiscstatic
GetVirtualKeyboardInputHeight()FGenericPlatformMiscinlinestatic
GetVolumeButtonsHandledBySystem()FGenericPlatformMiscinlinestatic
GPUAssert()FIOSPlatformMiscstatic
HandleLowMemoryWarning()FIOSPlatformMiscstatic
HasActiveWiFiConnection()FIOSPlatformMiscstatic
HasMemoryWarningHandler()FIOSPlatformMiscstatic
HasNonoptionalCPUFeatures()FGenericPlatformMiscstatic
HasPlatformFeature(const TCHAR *FeatureName)FIOSPlatformMiscstatic
HasProjectPersistentDownloadDir()FGenericPlatformMiscinlinestatic
HasRecordPermission()FIOSPlatformMiscstatic
HasSeparateChannelForDebugOutput()FIOSPlatformMiscstatic
HasVariableHardware()FGenericPlatformMiscinlinestatic
HidePlatformStartupScreen()FGenericPlatformMiscinlinestatic
InitTaggedStorage(uint32 NumTags)FGenericPlatformMiscinlinestatic
IOS_AppleTV enum valueFIOSPlatformMisc
IOS_AppleTV4K enum valueFIOSPlatformMisc
IOS_IPad2 enum valueFIOSPlatformMisc
IOS_IPad3 enum valueFIOSPlatformMisc
IOS_IPad4 enum valueFIOSPlatformMisc
IOS_IPad5 enum valueFIOSPlatformMisc
IOS_IPad6 enum valueFIOSPlatformMisc
IOS_IPad7 enum valueFIOSPlatformMisc
IOS_IPadAir enum valueFIOSPlatformMisc
IOS_IPadAir2 enum valueFIOSPlatformMisc
IOS_IPadAir3 enum valueFIOSPlatformMisc
IOS_IPadMini enum valueFIOSPlatformMisc
IOS_IPadMini2 enum valueFIOSPlatformMisc
IOS_IPadMini4 enum valueFIOSPlatformMisc
IOS_IPadMini5 enum valueFIOSPlatformMisc
IOS_IPadPro enum valueFIOSPlatformMisc
IOS_IPadPro2_11 enum valueFIOSPlatformMisc
IOS_IPadPro2_129 enum valueFIOSPlatformMisc
IOS_IPadPro3_129 enum valueFIOSPlatformMisc
IOS_IPadPro4_129 enum valueFIOSPlatformMisc
IOS_IPadPro_105 enum valueFIOSPlatformMisc
IOS_IPadPro_11 enum valueFIOSPlatformMisc
IOS_IPadPro_129 enum valueFIOSPlatformMisc
IOS_IPadPro_97 enum valueFIOSPlatformMisc
IOS_IPhone11 enum valueFIOSPlatformMisc
IOS_IPhone11Pro enum valueFIOSPlatformMisc
IOS_IPhone11ProMax enum valueFIOSPlatformMisc
IOS_IPhone4 enum valueFIOSPlatformMisc
IOS_IPhone4S enum valueFIOSPlatformMisc
IOS_IPhone5 enum valueFIOSPlatformMisc
IOS_IPhone5S enum valueFIOSPlatformMisc
IOS_IPhone6 enum valueFIOSPlatformMisc
IOS_IPhone6Plus enum valueFIOSPlatformMisc
IOS_IPhone6S enum valueFIOSPlatformMisc
IOS_IPhone6SPlus enum valueFIOSPlatformMisc
IOS_IPhone7 enum valueFIOSPlatformMisc
IOS_IPhone7Plus enum valueFIOSPlatformMisc
IOS_IPhone8 enum valueFIOSPlatformMisc
IOS_IPhone8Plus enum valueFIOSPlatformMisc
IOS_IPhoneSE enum valueFIOSPlatformMisc
IOS_IPhoneSE2 enum valueFIOSPlatformMisc
IOS_IPhoneX enum valueFIOSPlatformMisc
IOS_IPhoneXR enum valueFIOSPlatformMisc
IOS_IPhoneXS enum valueFIOSPlatformMisc
IOS_IPhoneXSMax enum valueFIOSPlatformMisc
IOS_IPodTouch5 enum valueFIOSPlatformMisc
IOS_IPodTouch6 enum valueFIOSPlatformMisc
IOS_IPodTouch7 enum valueFIOSPlatformMisc
IOS_NewDevice1 enum valueFIOSPlatformMisc
IOS_NewDevice2 enum valueFIOSPlatformMisc
IOS_NewDevice3 enum valueFIOSPlatformMisc
IOS_NewDevice4 enum valueFIOSPlatformMisc
IOS_NewDevice5 enum valueFIOSPlatformMisc
IOS_NewDevice6 enum valueFIOSPlatformMisc
IOS_NewDevice7 enum valueFIOSPlatformMisc
IOS_NewDevice8 enum valueFIOSPlatformMisc
IOS_RealityPro enum valueFIOSPlatformMisc
IOS_Unknown enum valueFIOSPlatformMisc
IOSVersionCompare(uint8 Major, uint8 Minor, uint8 Revision)FIOSPlatformMiscstatic
Is64bitOperatingSystem()FGenericPlatformMiscinlinestatic
IsAllowedRemoteNotifications()FIOSPlatformMiscstatic
IsBackgroundAppRefreshAvailable()FIOSPlatformMiscstatic
IsCacheStorageAvailable()FGenericPlatformMiscinlinestatic
IsConsoleOpen()FIOSPlatformMiscstatic
IsDebuggerPresent()FApplePlatformMiscstatic
IsDesignedForIpadOnMacOS()FIOSPlatformMiscstatic
IsDesignedForIpadOnVisionOS()FIOSPlatformMiscstatic
IsEnsureAllowed()FGenericPlatformMiscinlinestatic
IsEntitlementEnabled(const char *EntitlementToCheck)FIOSPlatformMiscstatic
IsInLowPowerMode()FIOSPlatformMiscstatic
IsLocalPrintThreadSafe()FGenericPlatformMiscinlinestatic
IsLowLevelOutputDebugStringStructured()FGenericPlatformMiscstatic
IsOSAtLeastVersion(const uint32 MacOSVersion[3], const uint32 IOSVersion[3], const uint32 TVOSVersion[3])FApplePlatformMiscstatic
IsPackagedForDistribution()FIOSPlatformMiscstatic
IsPGIActive()FGenericPlatformMiscstatic
IsPGICapableBinary()FGenericPlatformMiscstatic
IsPGOEnabled()FGenericPlatformMiscstatic
IsRegisteredForRemoteNotifications()FIOSPlatformMiscstatic
IsRemoteSession()FGenericPlatformMiscinlinestatic
IsRunningInCloud()FGenericPlatformMiscinlinestatic
IsRunningOnBattery()FIOSPlatformMiscstatic
IsUpdateAvailable()FIOSPlatformMiscstatic
IsValidAbsolutePathFormat(const FString &Path)FGenericPlatformMiscinlinestatic
IsVoiceChatEnabled()FIOSPlatformMiscstatic
LaunchDir()FGenericPlatformMiscstatic
LoadTextFileFromPlatformPackage(const FString &RelativePath)FIOSPlatformMiscstatic
LocalPrint(const TCHAR *Message)FApplePlatformMiscstatic
LogNameEventStatsInit()FGenericPlatformMiscstatic
LowLevelOutputDebugString(const TCHAR *Message)FGenericPlatformMiscstatic
LowLevelOutputDebugStringf(const TCHAR *Format,...)FGenericPlatformMiscstatic
MemoryBarrier()FApplePlatformMiscinlinestatic
MessageBoxExt(EAppMsgType::Type MsgType, const TCHAR *Text, const TCHAR *Caption)FIOSPlatformMiscstatic
MetalAssert()FIOSPlatformMiscstatic
NeedsNonoptionalCPUFeaturesCheck()FGenericPlatformMiscstatic
NormalizePath(FString &InPath)FGenericPlatformMiscinlinestatic
NormalizePath(FStringBuilderBase &InPath)FGenericPlatformMiscinlinestatic
NotDetermined enum valueFIOSPlatformMisc
NumberOfCores()FApplePlatformMiscstatic
NumberOfCoresIncludingHyperthreads()FGenericPlatformMiscstatic
NumberOfIOWorkerThreadsToSpawn()FGenericPlatformMiscstatic
NumberOfWorkerThreadsToSpawn()FGenericPlatformMiscstatic
OnNetworkConnectionCharacteristicsChanged()FIOSPlatformMiscstatic
OpenAppCustomSettings()FIOSPlatformMiscstatic
OpenAppNotificationSettings()FIOSPlatformMiscstatic
OsExecute(const TCHAR *CommandType, const TCHAR *Command, const TCHAR *CommandLine=NULL)FGenericPlatformMiscinlinestatic
ParseChunkIdPakchunkIndexMapping(TArray< FString > ChunkIndexRedirects, TMap< int32, int32 > &OutMapping)FGenericPlatformMiscstatic
PlatformHandleSplashScreen(bool ShowSplashScreen=false)FIOSPlatformMiscstatic
PlatformInit()FIOSPlatformMiscstatic
PlatformPreInit()FIOSPlatformMiscstatic
PlatformTearDown()FGenericPlatformMiscinlinestatic
Prefetch(const void *Ptr)FGenericPlatformMiscinlinestatic
Prefetch(const void *Ptr, int32 Offset)FGenericPlatformMiscinlinestatic
PrefetchBlock(const void *Ptr)FGenericPlatformMiscinlinestatic
PrefetchBlock(const void *Ptr, int32 NumBytes)FGenericPlatformMiscinlinestatic
PrepareMobileHaptics(EMobileHapticsType Type)FIOSPlatformMiscstatic
ProjectDir()FGenericPlatformMiscstatic
PromptForRemoteDebugging(bool bIsEnsure)FGenericPlatformMiscinlinestatic
Provisional enum valueFIOSPlatformMisc
PumpEssentialAppMessages()FGenericPlatformMiscinlinestatic
PumpMessagesForSlowTask()FGenericPlatformMiscinlinestatic
PumpMessagesOutsideMainLoop()FGenericPlatformMiscinlinestatic
RaiseException(uint32 ExceptionCode)FGenericPlatformMiscstatic
RegisterForRemoteNotifications()FIOSPlatformMiscstatic
ReleaseAutoreleasePool(void *Pool)FApplePlatformMiscstatic
ReleaseMobileHaptics()FIOSPlatformMiscstatic
RemoveNetworkListener(FDelegateHandle Handle)FGenericPlatformMiscstatic
RequestDeviceCheckToken(TFunction< void(const TArray< uint8 > &)> QuerySucceededFunc, TFunction< void(const FString &, const FString &)> QueryFailedFunc)FIOSPlatformMiscstatic
RequestExit(bool Force, const TCHAR *CallSite=nullptr)FIOSPlatformMiscstatic
RequestExitWithStatus(bool Force, uint8 ReturnCode, const TCHAR *CallSite=nullptr)FIOSPlatformMiscstatic
RequestStoreReview()FIOSPlatformMiscstatic
RestartApplication()FGenericPlatformMiscstatic
RestartApplicationWithCmdLine(const char *CmdLine)FGenericPlatformMiscstatic
ResultFApplePlatformMisc
ResultLengthFApplePlatformMisc
RootDir()FGenericPlatformMiscstatic
SetAllowedDeviceOrientation(EDeviceScreenOrientation NewAllowedDeviceOrientation)FIOSPlatformMiscstatic
SetBrightness(float Brightness)FIOSPlatformMiscstatic
SetCrashHandler(void(*CrashHandler)(const FGenericCrashContext &Context))FIOSPlatformMiscstatic
SetCrashHandlingType(ECrashHandlingType Type)FGenericPlatformMiscinlinestatic
SetDeviceOrientation(EDeviceScreenOrientation NewDeviceOrientation)FIOSPlatformMiscstatic
SetEnvironmentVar(const TCHAR *InVariableName, const TCHAR *Value)FApplePlatformMiscstatic
SetGracefulTerminationHandler()FIOSPlatformMiscstatic
SetLastError(uint32 ErrorCode)FGenericPlatformMiscinlinestatic
SetMemoryWarningHandler(void(*Handler)(const FGenericMemoryWarningContext &Context))FIOSPlatformMiscstatic
SetNetworkConnectionStatus(ENetworkConnectionStatus NewNetworkConnectionStatus)FGenericPlatformMiscstatic
SetOverrideProjectDir(const FString &InOverrideDir)FGenericPlatformMiscstatic
SetShouldPromptForRemoteDebugging(bool bInShouldPrompt)FGenericPlatformMiscinlinestatic
SetShouldPromptForRemoteDebugOnEnsure(bool bInShouldPrompt)FGenericPlatformMiscinlinestatic
SetStoredValue(const FString &InStoreId, const FString &InSectionName, const FString &InKeyName, const FString &InValue)FIOSPlatformMiscstatic
SetStoredValues(const FString &InStoreId, const FString &InSectionName, const TMap< FString, FString > &InKeyValues)FGenericPlatformMiscstatic
SetUBTTargetName(const TCHAR *InTargetName)FGenericPlatformMiscstatic
SetupSyscallFilters()FGenericPlatformMiscinlinestatic
SetUTF8Output()FGenericPlatformMiscstatic
SetVolumeButtonsHandledBySystem(bool enabled)FGenericPlatformMiscinlinestatic
ShareURL(const FString &URL, const FText &Description, int32 LocationHintX, int32 LocationHintY)FIOSPlatformMiscstatic
ShouldDisablePluginAtRuntime(const FString &PluginName)FGenericPlatformMiscinlinestatic
ShouldDisplayTouchInterfaceOnFakingTouchEvents()FGenericPlatformMiscinlinestatic
ShowConsoleWindow()FGenericPlatformMiscstatic
ShutdownTaggedStorage()FGenericPlatformMiscinlinestatic
StartNewPGOCollection(const FString &AbsoluteFileName)FGenericPlatformMiscinlinestatic
StatNamedEvent(const CharType *Text)FGenericPlatformMiscstatic
StopPGOCollectionAndCloseFile()FGenericPlatformMiscinlinestatic
SubmitErrorReport(const TCHAR *InErrorHist, EErrorReportMode::Type InMode)FGenericPlatformMiscstatic
SupportsBackbufferSampling()FGenericPlatformMiscinlinestatic
SupportsBrightness()FIOSPlatformMiscinlinestatic
SupportsDeviceCheckToken()FIOSPlatformMiscinlinestatic
SupportsForceTouchInput()FIOSPlatformMiscstatic
SupportsFullCrashDumps()FGenericPlatformMiscinlinestatic
SupportsLocalCaching()FGenericPlatformMiscinlinestatic
SupportsMessaging()FGenericPlatformMiscinlinestatic
SupportsMultithreadedFileHandles()FApplePlatformMiscinlinestatic
SupportsTouchInput()FGenericPlatformMiscinlinestatic
TagBuffer(const char *Label, uint32 Category, const void *Buffer, size_t BufferSize)FGenericPlatformMiscinlinestatic
TearDown()FGenericPlatformMiscstatic
TickHotfixables()FGenericPlatformMiscstatic
TickStatNamedEvents()FGenericPlatformMiscstatic
TriggerMobileHaptics()FIOSPlatformMiscstatic
UE_DEPRECATED(4.21, "void FPlatformMisc::GetEnvironmentVariable(Name, Result, Length) is deprecated. Use FString FPlatformMisc::GetEnvironmentVariable(Name) instead.") static void GetEnvironmentVariable(const TCHAR *VariableNameFApplePlatformMisc
FGenericPlatformMisc::UE_DEPRECATED(4.18, "FPaths::SetOverrideGameDir() has been superseded by FPaths::SetOverrideProjectDir().") static FORCEINLINE void SetOverrideGameDir(const FString &InOverrideDir)FGenericPlatformMiscinline
Unknown enum valueFIOSPlatformMisc
UnregisterForRemoteNotifications()FIOSPlatformMiscstatic
UpdateHotfixableEnsureSettings()FGenericPlatformMiscinlinestatic
UseHDRByDefault()FGenericPlatformMiscinlinestatic
UseRenderThread()FGenericPlatformMiscstatic
VersionCheckPlatformName()FGenericPlatformMiscstatic
WasLaunchedStreaming()FGenericPlatformMiscinlinestatic