IGH_StateAwareObjectSaveState Method |
Override this function to store your state data.
You have to return a deserializable string.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax Function SaveState As String
Return Value
Type:
StringSee Also