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)
SyntaxFunction SaveState As String
Return Value
Type:
String
See Also