unreal.LiveCodingToolset¶
- class unreal.LiveCodingToolset(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ToolsetDefinitionLive Coding compile toolset.
Exposes an MCP tool that triggers a Live Coding compile from the running editor and waits for the result, returning the compile status together with any captured LogLiveCoding output and UBT compiler diagnostics.
C++ Source:
Plugin: LiveCodingToolset
Module: LiveCodingToolset
File: LiveCodingToolset.h