Skip to main content

set_active_instance

Auto-generated from the Python tool registry. Do not hand-edit outside <!-- examples:start --><!-- examples:end --> blocks — the generator (tools/generate_docs_reference.py) will overwrite them.

Group: core  ·  Module: services.tools.set_active_instance

Description

Set the active Unity instance for this client/session. Accepts Name@hash, hash prefix, or port number (stdio only).

Parameters

NameTypeRequiredDescription
instancestryesTarget instance (Name@hash, hash prefix, or port number in stdio mode)

Returns

A dict containing the Unity response. The exact shape depends on the action.

Examples

No examples yet. Add usage examples here — they will be preserved across regenerations.