Navigation
API > API/Runtime > API/Runtime/CoreUObject
Dummy types used to mark up missing types when creating property bags. These are used in the UI to display error message.
| Name | EPropertyBagMissingEnum |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/PropertyBag.h |
| Include Path | #include "StructUtils/PropertyBag.h" |
Syntax
enum EPropertyBagMissingEnum
{
Missing,
}
Values
| Name | Remarks |
|---|---|
| Missing |