blockly > Workspace > getVariableMapClass

Methode „Workspace.getVariableMapClass()“

Unterschrift:

protected getVariableMapClass(): new (...p1: any[]) => IVariableMap<IVariableModel<IVariableState>>;

Gibt zurück:

new (...p1: any[]) => IVariableMap<IVariableModel<IVariableState>>