Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Tag to signal that a row represents a property bag "placeholder-typed" object reference. This object has an unknown base type and will generally be associated with a "property bag" containing any serialized data that was loaded for it as a set of "loose" properties.
| Name | FTypedElementPropertyBagPlaceholderTag |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementCompatibilityColumns.h |
| Include Path | #include "Elements/Columns/TypedElementCompatibilityColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Property bag placeholder"))
struct FTypedElementPropertyBagPlaceholderTag : public FEditorDataStorageTag
Inheritance Hierarchy
- FEditorDataStorageTag → FTypedElementPropertyBagPlaceholderTag