is_attached#

omni.kit.debug.python.is_attached() bool#

Checks if a debugger client is currently connected.

Returns:

True if a debugger client is connected, False otherwise.

Return type:

bool