CustomizeObjectHeader

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

TSharedPtr< ...

 

CustomizeObjectHeader

(
    const FDetailsObjectSet& InRootObj...
)

Called when the details panel wants to display an object header widget for a given object

Public function Virtual

TSharedPtr< ...

 

CustomizeObjectHeader

(
    const UObject* InRootObject
)

Please use the CustomizeObjectHeader version which takes in an array of root objects

Public function Virtual

TSharedPtr< ...

 

CustomizeObjectHeader

(
    const FDetailsObjectSet& InRootObj...,
    const TSharedPtr< ITableRow >& InT...
)

Called when the details panel wants to display an object header widget for a given object

Public function Virtual

TSharedPtr< ...

 

CustomizeObjectHeader

(
    const UObject* InRootObject,
    const TSharedPtr< ITableRow >& InT...
)

Please use the CustomizeObjectHeader version which takes in an array of root objects

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