![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Kismet/BlueprintFunctionLibrary.h"#include "ImageWriteTypes.h"#include "ImageWriteBlueprintLibrary.generated.h"Go to the source code of this file.
Classes | |
| struct | FImageWriteOptions |
| class | UImageWriteBlueprintLibrary |
Typedefs | |
| typedef TFunction< void(TUniquePtr< FImagePixelData > &&)> | FOnPixelsReady |
Functions | |
| DECLARE_DYNAMIC_DELEGATE_OneParam (FOnImageWriteComplete, bool, bSuccess) | |
| DECLARE_DYNAMIC_DELEGATE_OneParam | ( | FOnImageWriteComplete | , |
| bool | , | ||
| bSuccess | |||
| ) |