Method | Description | |
---|---|---|
Decode ( |
Decodes a FlowchartData object and uses it to restore the state of a Flowchart in the scene.
|
|
Encode ( Flowchart flowchart ) : |
Encodes the data in a Flowchart into a structure that can be stored by the save system.
|
public static Decode ( |
||
flowchartData | ||
return | void |
public static Encode ( Flowchart flowchart ) : |
||
flowchart | Flowchart | |
return |