Navigation
API > API/Plugins > API/Plugins/GameplayBehaviorSmartObjectsModu-
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UGameplayBehaviorSmartObjectsBlueprintFunctionLibrary
References
| Module | GameplayBehaviorSmartObjectsModule |
| Header | /Engine/Plugins/Runtime/GameplayBehaviorSmartObjects/Source/GameplayBehaviorSmartObjectsModule/Public/GameplayBehaviorSmartObjectsBlueprintFunctionLibrary.h |
| Include | #include "GameplayBehaviorSmartObjectsBlueprintFunctionLibrary.h" |
Syntax
UCLASS&40;Meta&61;&40;ScriptName&61;"GameplayBehaviorsLibrary"&41;&41;
class UGameplayBehaviorSmartObjectsBlueprintFunctionLibrary : public UBlueprintFunctionLibrary
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | UseGameplayBehaviorSmartObject
(
AActor* Avatar, |
Use MoveToAndUseSmartObjectWithGameplayBehavior or UseSmartObjectWithGameplayBehavior using a claim handle from UAITask_UseGameplayBehaviorSmartObject instead. |