blockly >序列化 >程序 >状态

Serialization.procedures.State 接口

表示过程模型的状态。

Signature:

export interface State 

属性

属性 修饰符 类型 说明
id 字符串
name 字符串
参数? ParameterState[] (可选)
returnTypes 字符串 [] |null