unreal.AITask_UseGameplayInteraction¶
- class unreal.AITask_UseGameplayInteraction(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AITaskAITask Use Gameplay Interaction
C++ Source:
Plugin: GameplayInteractions
Module: GameplayInteractionsModule
File: AITask_UseGameplayInteraction.h
Editor Properties: (see get_editor_property/set_editor_property)
on_finished(GenericGameplayTaskDelegate): [Read-Write]owner_controller(AIController): [Read-Write]
- property on_finished: GenericGameplayTaskDelegate¶
[Read-Write]
- Type:
(GenericGameplayTaskDelegate)