blockly > FieldVariable > SERIALIZABLE

FieldVariable.SERIALIZABLE 属性

序列化字段由序列化程序保存,非序列化字段则不会保存。可修改的字段也应可序列化。

Signature:

SERIALIZABLE: boolean;