Navigation
API > API/Editor > API/Editor/PropertyEditor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
namespace PropertyCustomizationHelpers
{
FBoolProperty * PropertyCustomizationHelpers::GetEditConditionProperty
(
const FProperty * InProperty,
bool & bNegate
)
}
the FBoolProperty edit condition property if one exists.