UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IOSAsyncTask.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Apple/AppleAsyncTask.h
"
6
7
UE_DEPRECATED
(5.7,
"Use the more general FAppleAsyncTask instead"
)
8
@interface
FIOSAsyncTask
:
FAppleAsyncTask
9
{
10
}
11
@end
AppleAsyncTask.h
UE_DEPRECATED
#define UE_DEPRECATED(Version, Message)
Definition
CoreMiscDefines.h:302
FAppleAsyncTask
Definition
AppleAsyncTask.cpp:6
FIOSAsyncTask
Definition
IOSAsyncTask.cpp:5
Engine
Source
Runtime
Core
Public
IOS
IOSAsyncTask.h
Generated by
1.9.8