Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FAssetThumbnail > SetAsset
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/AssetThumbnail.h |
Include | #include "AssetThumbnail.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/AssetThumbnail.cpp |
void SetAsset
&40;
const FAssetData & InAssetData
&41;
Remarks
Sets the asset to render the thumnail for
Parameters
Name | Description |
---|---|
InAssetData | Asset data containin the the new asset to render |