disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ExpressionVariable

Base class: _BlipValue

Properties

defaultFloat : float

defaultString : str

errorText : str

name : str

type : int

Variables

FloatType : Final = 0

FunctionType : Final = 2

StringType : Final = 1

Constructors

__init__(self)

__init__(self, arg0: ExpressionVariable)

Methods

makeExpression(self) -> str