disguise developers

Designer Plugins

Plugins for Disguise Designer software.

UidManager

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

Category: Resources

Base class: _BlipValue

Variables

get : Callable

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.