Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectDefinition.h |
Include |
#include "SmartObjectDefinition.h" |
UCLASS(Abstract, NotBlueprintable, EditInlineNew, CollapseCategories, HideDropDown)
class USmartObjectBehaviorDefinition : public UObject
Abstract class that can be extended to bind a new type of behavior framework to the smart objects by defining the required definition.