blockly > Workspace > getVariableMapClass

Workspace.getVariableMapClass() 메서드

서명:

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

반환:

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