Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FComponentAssetBrokerage
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ComponentAssetBroker.h |
| Include | #include "ComponentAssetBroker.h" |
Syntax
static TMap < UClass *, TArray < TSharedPtr < IComponentAssetBroker > > > AssetToBrokerMap;
Remarks
Map from asset type to the primary broker for that type.