disguise developers

Designer Plugins

Plugins for Disguise Designer software.

MemoryWatcher

Singleton class to run Heap checks etc.

By default, if “isDeveloper” is set, basic heap consistency check is run at the beginning of every frame.

Base class: _BlipValue

Properties

fullHeapCheckOnFrameStart : bool

heapCheckFineGrained : bool

heapCheckOnFrameStart : bool

Variables

get : Callable

Methods

heapConsistencyCheck(self, location: str) -> bool

heapIntegrityCheck(self, location: str) -> bool