Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Type
typedef TBaseDelegate_TwoParams< void, const FSoftObjectPath &, UObject * > FLoadSoftObjectPathAsyncDelegate
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include | #include "UObject/SoftObjectPath.h" |
Remarks
Delegate called on completion of async loading a soft object. The UObject will be null if the load failed