Choose your operating system:
Windows
macOS
Linux
| IComponentAssetBroker
|
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Classes/GeometryCacheAssetBroker.h |
Include |
#include "GeometryCacheAssetBroker.h" |
class FGeometryCacheAssetBroker : public IComponentAssetBroker
AssetBroker class for GeometryCache assets
Name | Description | ||
---|---|---|---|
|
AssignAssetToComponent ( |
Assign the assigned asset to the supplied component |
|
|
UObject *... |
GetAssetFromComponent ( |
Get the currently assigned asset from the component |
|
UClass * |
GetSupportedAssetClass() |
Begin IComponentAssetBroker Implementation. |