Navigation
Unreal Engine C++ API Reference > Editor > EditorFramework > Elements > Interfaces
Inheritance Hierarchy
References
Module | EditorFramework |
Header | /Engine/Source/Editor/EditorFramework/Public/Elements/Interfaces/TypedElementDetailsInterface.h |
Include | #include "Elements/Interfaces/TypedElementDetailsInterface.h" |
Syntax
template<> struct TTypedElement< ITypedElementDetailsInterface > : public [TTypedElementBase< ITypedElementDetailsInterface >](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElementBase)
Functions
Type | Name | Description |
---|---|---|
TUniquePtr< ... | GetDetailsObject () | |
bool | IsTopLevelElement () |