IPropertyHandle::IsHidden

Tests if a value is hidden for this property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h

Include

#include "PropertyHandle.h"

Syntax

bool IsHidden
(
    const FString & Value
) const

Remarks

Tests if a value is hidden for this property

Returns

True if this value is hidden.

Parameters

Parameter

Description

Value

The value to test whether it is hidden.

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