Navigation
BlueprintAPI > BlueprintAPI/SmartObject
Return the behavior definition of a given type from a request result.
Target is Smart Object Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Request Result | A request result returned by any of the Find methods. |
| class | Definition Class | The type of behavior definition. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | The base class pointer of the requested behavior definition class associated to the request result |