FGeometryCollectionAssetBroker::GetAssetFromComponent

Get the currently assigned asset from the component

Windows
MacOS
Linux

Override Hierarchy

IComponentAssetBroker::GetAssetFromComponent()

FGeometryCollectionAssetBroker::GetAssetFromComponent()

References

Module

GeometryCollectionEditor

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/GeometryCollectionAssetBroker.h

Include

#include "GeometryCollection/GeometryCollectionAssetBroker.h"

Source

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Private/GeometryCollection/GeometryCollectionAssetBroker.cpp

Syntax

virtual UObject * GetAssetFromComponent
(
    UActorComponent * InComponent
)

Remarks

Get the currently assigned asset from the component

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss