SKismetInspector::UpdateFromObjects

Update the inspector window to show information on the supplied objects

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 UpdateFromObjects
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [UObject](API\Runtime\CoreUObject\UObject\UObject) * > & PropertyObjects,
    struct FKismetSelectionInfo & SelectionInfo,
    const [FShowDetailsOptions](API\Editor\Kismet\SKismetInspector\FShowDetailsOptions) & Options
)

Remarks

Update the inspector window to show information on the supplied objects


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library