SSingleObjectDetailsPanel

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SSingleObjectDetailsPanel.h

Include

#include "SSingleObjectDetailsPanel.h"

Syntax

class SSingleObjectDetailsPanel : public SCompoundWidget

Variables

Name Description

Protected variable

TSharedPtr< cla...

 

PropertyView

Property viewing widget.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    bool bAutomaticallyObserveViaGetObj...,
    bool bAllowSearch
)

Protected function Virtual Const

UObject *...

 

GetObjectToObserve()

Should be implemented by derived classes to provide the object being observed.

Protected function Virtual

TSharedRef< ...

 

PopulateSlot

(
    TSharedRef< SWidget > PropertyEdito...
)

Protected function

void

 

SetPropertyWindowContents

(
    TArray< UObject* > Objects
)

Overridden from SWidget

Name Description

Public function Virtual

void

 

Tick

(
    const FGeometry& AllottedGeometry,
    const double InCurrentTime,
    const float InDeltaTime
)

Ticks this widget with Geometry.

Classes

Name

Description

Public struct

FArguments

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