SKismetInspector::UpdateFromSingleStruct

Update the inspector window to show information on the 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 UpdateFromSingleStruct
(
    const TSharedPtr< FStructOnScope > & InStructToDisplay
)

Remarks

Update the inspector window to show information on the single struct

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