![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AssetBackedTarget.h>
Inheritance diagram for IAssetBackedTarget:Public Member Functions | |
| virtual UObject * | GetSourceData () const =0 |
| virtual bool | HasSameSourceData (UToolTarget *OtherTarget) const |
Implemented in ISkeletalMeshBackedTarget, and IStaticMeshBackedTarget.
|
inlinevirtual |