SKismetInspector::MakeContextualEditingWidget

Generates a widget that is used to edit the specified object array contextually.

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SKismetInspector.h

Include

#include "SKismetInspector.h"

Source

/Engine/Source/Editor/Kismet/Private/SKismetInspector.cpp

Syntax

TSharedRef< SWidget > MakeContextualEditingWidget
(
    struct FKismetSelectionInfo & SelectionInfo,
    const FShowDetailsOptions & Options
)

Remarks

Generates a widget that is used to edit the specified object array contextually. This widget will be displayed along with a property view in the level editor

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