unreal.BTTask_SetKeyValueInt32

class unreal.BTTask_SetKeyValueInt32(outer: Object | None = None, name: Name | str = 'None')

Bases: BTTask_BlackboardBase

Set Int Key

C++ Source:

  • Module: AIModule

  • File: BTTask_SetKeyValue.h

Editor Properties: (see get_editor_property/set_editor_property)

  • blackboard_key (BlackboardKeySelector): [Read-Write] blackboard key selector

  • ignore_restart_self (bool): [Read-Write] if set, task search will be discarded when this task is selected to execute but is already running

  • node_name (str): [Read-Write] node name

  • value (ValueOrBBKey_Int32): [Read-Write]