SKismetInspector::UpdateFromSingleStruct

Update the inspector window to show information on the single struct

Unreal Engine C++ API Reference > Editor > Kismet > SKismetInspector

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SKismetInspector.h
Include #include "SKismetInspector.h"
Source /Engine/Source/Editor/Kismet/Private/SKismetInspector.cpp
void UpdateFromSingleStruct
(
    const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FStructOnScope](API\Runtime\CoreUObject\UObject\FStructOnScope) > & InStructToDisplay
)

Remarks

Update the inspector window to show information on the single struct


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library