SKismetInspector::ShowDetailsForObjects

Update the inspector window to show information on the supplied objects

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

void ShowDetailsForObjects
(
    const TArray< UObject * > & PropertyObjects,
    const FShowDetailsOptions & Options
)

Remarks

Update the inspector window to show information on the supplied 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