![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/NameTypes.h"#include "Delegates/Delegate.h"#include "UObject/ObjectMacros.h"#include "UObject/WeakObjectPtr.h"#include "UObject/Object.h"#include "RuntimeAssetCacheInterface.generated.h"Go to the source code of this file.
Classes | |
| struct | FVoidPtrParam |
| class | FRuntimeAssetCacheInterface |
Functions | |
| DECLARE_DYNAMIC_DELEGATE_TwoParams (FOnRuntimeAssetCacheAsyncComplete, int32, Handle, FVoidPtrParam, Data) | |
| DECLARE_DYNAMIC_DELEGATE_TwoParams | ( | FOnRuntimeAssetCacheAsyncComplete | , |
| int32 | , | ||
| Handle | , | ||
| FVoidPtrParam | , | ||
| Data | |||
| ) |
Delegates.