ITypedElementDetailsObject::GetObject

Get the underlying [UObject](API\Runtime\CoreUObject\UObject\UObject) that should be edited by the details panel, if any.

Choose your operating system:

Windows

macOS

Linux

References

Module

EditorFramework

Header

/Engine/Source/Editor/EditorFramework/Public/Elements/Interfaces/TypedElementDetailsInterface.h

Include

#include "Elements/Interfaces/TypedElementDetailsInterface.h"

Syntax

UObject * GetObject()

Remarks

Get the underlying UObject that should be edited by the details panel, if any.