UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
AsyncVoxtaFetchThumbnail.h File Reference
#include "Kismet/BlueprintAsyncActionBase.h"
#include "AsyncVoxtaFetchThumbnail.generated.h"

Go to the source code of this file.

Classes

class  UAsyncVoxtaFetchThumbnail
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_FourParams (FVoxtaThumbnailFetched, bool, ThumbnailAvailable, const UTexture2DDynamic *, Texture, int, Width, int, Height)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_FourParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_FourParams ( FVoxtaThumbnailFetched ,
bool ,
ThumbnailAvailable ,
const UTexture2DDynamic * ,
Texture ,
int ,
Width ,
int ,
Height  )