Navigation
API > API/Plugins > API/Plugins/GameplayBehaviorSmartObjectsModu- > API/Plugins/GameplayBehaviorSmartObjectsModu-/AI > API/Plugins/GameplayBehaviorSmartObjectsModu-/AI/UAITask_UseGamep-
Deprecated * Please use one of the UseSmartObjectWithGameplayBehavior functions using claim handle instead
References
| Module | GameplayBehaviorSmartObjectsModule |
| Header | /Engine/Plugins/Runtime/GameplayBehaviorSmartObjects/Source/GameplayBehaviorSmartObjectsModule/Public/AI/AITask_UseGameplayBehaviorSmartObject.h |
| Include | #include "AI/AITask_UseGameplayBehaviorSmartObject.h" |
| Source | /Engine/Plugins/Runtime/GameplayBehaviorSmartObjects/Source/GameplayBehaviorSmartObjectsModule/Private/AI/AITask_UseGameplayBehaviorSmartObject.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"AI&124;Tasks",
Meta&61;&40;DefaultToSelf&61;"Controller", BlueprintInternalUseOnly&61;"true"&41;,
Meta&61;&40;DeprecatedFunction, DeprecationMessage&61;"Use one of the UseSmartObjectWithGameplayBehavior functions using claim handle instead"&41;&41;
static UAITask_UseGameplayBehaviorSmartObject &42; UseGameplayBehaviorSmartObject
&40;
AAIController &42; Controller,
AActor &42; SmartObjectActor,
USmartObjectComponent &42; SmartObjectComponent,
bool bLockAILogic
&41;