disguise developers

Designer Plugins

Plugins for Disguise Designer software.

SockpuppetProperty

Base class: Resource

Properties

address : str

Name of the property if patched using an address scheme

UserName: Address

default : float

UserName: Default value

defaultString : str

UserName: Default value

displayName : str

UserName: Display name

dmxChannelOffset : int

Number of DMX channels to leave empty before this property, if patched to DMX.

UserName: DMX channel offset

enabled : bool

Globally enabled when patched

UserName: Enabled

fieldName : str

UserName: Field name

group : str

UserName: Group name

max : float

UserName: Maximum

min : float

UserName: Minimum

options : List[SockpuppetPropertyOption]

UserName: Options

resourceType : Type

UserName: Resource type

step : float

UserName: Step

type : int

Options: {0: ‘8-bit’, 1: ‘bank/slot’, 2: ‘16-bit’, 3: ‘RGB-colour’, 4: ‘string’}
UserName: Type

Variables

Number : Final = 0

Number_HighPrecision : Final = 2

Resource : Final = 1

RgbColour : Final = 3

String : Final = 4