unreal.SmartObjectBehaviorDefinition¶
- class unreal.SmartObjectBehaviorDefinition(outer=None, name='None')¶
Bases:
unreal.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