| FDelegateHandleRaii |
|
| FDelegateHandleRaiiBase |
Delegate handle RAII container. |
| FGlobalSandbox |
Provides static access to the globally active FileSandbox instance. |
| FJsonValueOrError |
JSON value or error that can be converted to / from a JSON object that is compliant with the schema. |
| FToolCallAsyncResultCompleted |
Notified when an async tool call completes successfully or with an error. |
| FToolCallExceptionHandler |
Register for tracking of tool call exceptions for the lifetime of this object. |
| FToolset |
Base class for toolsets. |
| FToolsetJsonConverter |
Base class for custom conversion between FProperty and JSON. |
| FToolsetRegistry |
Registry for AI toolsets. |
| TDelegateHandleRaii |
RAII container for a delegate handle. |
| UAgentSkill |
|
| UAgentSkillToolset |
Provides tools for listing, reading, and creating/updating skills. |
| UToolCallAsyncResult |
Base class for an asynchronous tool call result that is analogous to a promise. |
| UToolCallAsyncResultFutureHandler |
Handles UToolCallAsyncResult::OnCompleted by completing the associated future. |
| UToolCallAsyncResultImage |
Async tool call result that completes with a ToolsetImage. |
| UToolCallAsyncResultString |
Async tool call result that completes with a string. |
| UToolCallAsyncResultVoid |
Async tool call result that completes with no value. |
| UToolsetDefinition |
This is the common base class for Toolsets defined as UObjects. |
| UToolsetLibrary |
Provides functions that are critical to Python toolset operation but which are not available in and cannot be added to any other BFPL. |
| UToolsetRegistry |
Blueprint-accessible wrapper to allow queries against the AI Toolset Registry. |
| UToolsetRegistrySettings |
|
| UToolsetRegistrySubsystem |
|