Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
Abstract class that can be extended to bind a new type of behavior framework to the smart objects by defining the required definition.
| Name | USmartObjectBehaviorDefinition |
| Type | class |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectDefinition.h |
| Include Path | #include "SmartObjectDefinition.h" |
Syntax
UCLASS (MinimalAPI, Abstract, NotBlueprintable, EditInlineNew, CollapseCategories, HideDropDown)
class USmartObjectBehaviorDefinition : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USmartObjectBehaviorDefinition