unreal.AIAsyncTaskBlueprintProxy¶
- class unreal.AIAsyncTaskBlueprintProxy(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectAIAsync Task Blueprint Proxy
C++ Source:
Module: AIModule
File: AIAsyncTaskBlueprintProxy.h
Editor Properties: (see get_editor_property/set_editor_property)
on_fail(OAISimpleDelegate): [Read-Write]on_success(OAISimpleDelegate): [Read-Write]
- property on_fail: OAISimpleDelegate¶
[Read-Write]
- Type:
- property on_success: OAISimpleDelegate¶
[Read-Write]
- Type: