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