IPropertyHandle::IsRestricted

Tests if a value is restricted for this property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyHandle.h"

Syntax

bool IsRestricted
(
    const FString & Value
) const

Remarks

Tests if a value is restricted for this property

Returns

True if this value is restricted.

Parameters

Parameter

Description

Value

The value to test for restriction.

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