blockly > FieldVariable > SERIALIZABLE

FieldVariable.SERIALIZABLE 屬性

可序列化欄位由序列化程式儲存,不可序列化的欄位則不會。可編輯的欄位也應可序列化。

Signature:

SERIALIZABLE: boolean;