disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

UidManager

Keeps track of which resources have which UIDs and provides utilities for manipulating them.

Methods

getResource(self, uid: int) -> Resource

Returns the resource assigned to the UID, or NULL if not found.

Parameters:

Returns The resource assigned to the UID, or NULL if not found.

Static Methods

get() -> UidManager