unreal.ToolCallAsyncResultCompleted

class unreal.ToolCallAsyncResultCompleted(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

Notified when an async tool call completes successfully or with an error.

Parameters:

result (ToolCallAsyncResult)

C++ Source:

  • Plugin: ToolsetRegistry

  • Module: ToolsetRegistry

  • File: ToolCallAsyncResult.h