Navigation
API > API/Plugins > API/Plugins/StructUtilsEditor
Inheritance Hierarchy
- UEdGraphSchema
- UEdGraphSchema_K2
- UPropertyBagSchema
References
| Module | StructUtilsEditor |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtilsEditor/Public/PropertyBagDetails.h |
| Include | #include "PropertyBagDetails.h" |
Syntax
UCLASS ()
class UPropertyBagSchema : public UEdGraphSchema_K2
Remarks
Specific property bag schema to allow customizing the requirements (e.g. supported containers).
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | SupportsPinTypeContainer
(
TWeakPtr< const FEdGraphSchemaAction > SchemaAction, |