Navigation
API > API/Editor > API/Editor/StructUtilsEditor
Specific property bag schema to allow customizing the requirements (e.g. supported containers).
| Name | UPropertyBagSchema |
| Type | class |
| Header File | /Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDetails.h |
| Include Path | #include "PropertyBagDetails.h" |
Syntax
UCLASS (MinimalAPI)
class UPropertyBagSchema : public UEdGraphSchema_K2
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphSchema → UEdGraphSchema_K2 → UPropertyBagSchema
Functions
Public
Overridden from UEdGraphSchema
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool SupportsPinTypeContainer
(
TWeakPtr< const FEdGraphSchemaAction > SchemaAction, |
PropertyBagDetails.h |