Navigation
API > API/Plugins > API/Plugins/GeometryCollectionEditor
AssetBroker class for GeometryCollection assets
| Name | FGeometryCollectionAssetBroker |
| Type | class |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/GeometryCollectionAssetBroker.h |
| Include Path | #include "GeometryCollection/GeometryCollectionAssetBroker.h" |
Syntax
class FGeometryCollectionAssetBroker : public IComponentAssetBroker
Implements Interfaces
Functions
Public
Overridden from IComponentAssetBroker
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool AssignAssetToComponent
(
UActorComponent* InComponent, |
GeometryCollection/GeometryCollectionAssetBroker.h | ||
virtual UObject * GetAssetFromComponent
(
UActorComponent* InComponent |
GeometryCollection/GeometryCollectionAssetBroker.h | ||
virtual UClass * GetSupportedAssetClass() |
Begin IComponentAssetBroker Implementation. | GeometryCollection/GeometryCollectionAssetBroker.h |