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
6
7UE_DEPRECATED(5.7, "Use the more general FAppleAsyncTask instead")
9{
10}
11@end
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
Definition AppleAsyncTask.cpp:6
Definition IOSAsyncTask.cpp:5