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