SKismetInspector::IsPropertyVisible

Used to control visibility of a property in the property window

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

bool IsPropertyVisible
(
    const struct FPropertyAndParent & PropertyAndParent
) const

Remarks

Used to control visibility of a property in the property window

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