SKismetInspector::ShowSingleStruct

Update the inspector window to show single struct.

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 ShowSingleStruct
(
    TSharedPtr< FStructOnScope > InStructToDisplay
)

Remarks

Update the inspector window to show single struct. This invalidates ShowDetailsForObjects

Update the inspector window to show information on the supplied object

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