unreal.ToolCallExceptionHandlerTestScope¶
- class unreal.ToolCallExceptionHandlerTestScope(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectSimplifies 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