![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Containers/UnrealString.h"#include "Delegates/Delegate.h"#include "UObject/ScriptMacros.h"#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "UObject/Stack.h"#include "RuntimeAssetCacheInterface.h"#include "RuntimeAssetCachePluginInterface.h"#include "RuntimeAssetCacheBuilders.generated.h"Go to the source code of this file.
Classes | |
| class | URuntimeAssetCacheBuilder_ObjectBase |
| class | UExampleTextureCacheBuilder |
Functions | |
| DECLARE_DYNAMIC_DELEGATE_TwoParams (FOnAssetCacheComplete, URuntimeAssetCacheBuilder_ObjectBase *, CachedAssetBuilder, bool, Success) | |
| DECLARE_DYNAMIC_DELEGATE_TwoParams | ( | FOnAssetCacheComplete | , |
| URuntimeAssetCacheBuilder_ObjectBase * | , | ||
| CachedAssetBuilder | , | ||
| bool | , | ||
| Success | |||
| ) |