6#include "ImageCoreBP.generated.h"
8#define UE_API IMAGECORE_API
13USTRUCT(BlueprintType, meta = (DisplayName =
"FSharedImageConst"))
27UCLASS(MinimalAPI, BlueprintType)
33 UFUNCTION(BlueprintCallable, Category =
"SharedImage")
37 UFUNCTION(BlueprintCallable, Category =
"SharedImage")
41 UFUNCTION(BlueprintCallable, Category =
"SharedImage")
45 UFUNCTION(BlueprintCallable, Category =
"SharedImage")
56 UFUNCTION(BlueprintCallable, Category =
"SharedImage")
75 UFUNCTION(BlueprintCallable, Category =
"SharedImage")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UE_API
Definition ImageCoreBP.h:8
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UFUNCTION(...)
Definition ObjectMacros.h:745
#define UCLASS(...)
Definition ObjectMacros.h:776
#define USTRUCT(...)
Definition ObjectMacros.h:746
Definition ImageCoreBP.h:29
static CORE_API const FLinearColor Black
Definition Color.h:458
Definition ImageCoreBP.h:15