unreal.ToolCallExceptionHandlerTestScope

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

Bases: Object

Simplifies testing Blueprint toolsets that raise errors caught by FToolCallExceptionHandler. NOTE: This is tested by ToolCallExceptionHandlerTest.cpp.

C++ Source:

  • Plugin: ToolsetRegistry

  • Module: ToolsetRegistry

  • File: ToolCallExceptionHandlerTestScope.h