disguise developers

Python API

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

KeyedListIndirectionController

Properties

matchMode : int

Defines how to match the key against the received packet

Options: {0: ‘Exact’, 1: ‘Contains’}
UserName: Key match mode

resources : List[KeyedIndirectionResource]

UserName: Resources

selectedIndex : int

verbose : bool

Log more information to the console to help set up the controller

UserName: Verbose

Constructors

__init__(self)