blockly > Workspace > getVariableMapClass

Phương thức Workspace.getVariableMapClass()

Chữ ký:

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

Trả về:

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