Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
| Type | Name | Description | |
|---|---|---|---|
| const DefinitionType * | GetBehaviorDefinition
(
const FSmartObjectClaimHandle& ClaimHandle |
Return the behavior definition of a given type from a claimed object. | |
| const DefinitionType * | GetBehaviorDefinition
(
const FSmartObjectRequestResult& RequestResult |
Return the behavior definition of a given type from a claimed object. | |
| const USmartObjectBehaviorDefinition * | GetBehaviorDefinition
(
const FSmartObjectClaimHandle& ClaimHandle, |
Return the behavior definition of a given type from a claimed object. | |
| const USmartObjectBehaviorDefinition * | GetBehaviorDefinition
(
const FSmartObjectRuntime& SmartObjectRuntime, |