Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FPropertyEditorTestEditCondition |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path | #include "Editor/PropertyEditorTestObject.h" |
Syntax
USTRUCT ()
struct FPropertyEditorTestEditCondition
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnabledAndVisibleWhenOne | int32 | Editor/PropertyEditorTestObject.h |
|
|
| Flags | ETestEnumFlags | Editor/PropertyEditorTestObject.h |
|
|
| HasInlineEditCondition | int32 | Editor/PropertyEditorTestObject.h |
|
|
| InlineEditCondition | bool | Editor/PropertyEditorTestObject.h |
|