Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonLazyImage
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonLazyImage.h |
| Include | #include "CommonLazyImage.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonLazyImage.cpp |
UFUNCTION (BlueprintCallable, Category=LazyImage)
void SetBrushFromLazyDisplayAsset
(
const TSoftObjectPtr< UObject > & LazyObject,
bool bMatchTextureSize
)
Remarks
Set the brush from a string asset ref only - expects the referenced asset to be a texture or material.