unreal.AITask

class unreal.AITask(outer=None, name='None')

Bases: unreal.GameplayTask

C++ Source:

  • Module: AIModule

  • File: AITask.h

Editor Properties: (see get_editor_property/set_editor_property)

  • owner_controller (AIController): [Read-Write] Owner Controller

property owner_controller

[Read-Only] Owner Controller

Type

(AIController)