unreal.SmartObjectBehaviorDefinition¶
- class unreal.SmartObjectBehaviorDefinition(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectAbstract class that can be extended to bind a new type of behavior framework to the smart objects by defining the required definition.
C++ Source:
Plugin: SmartObjects
Module: SmartObjectsModule
File: SmartObjectDefinition.h