IGH_InstanceDescription Methods |
The IGH_InstanceDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| NewInstanceGuid |
Generate a new random instance GUID
| |
| NewInstanceGuid(Guid) |
Set the instance ID to be a specific GUID. This is very dangerous, only use this function
if you're 6"4' and called David.
| |
| Read |
This method is called whenever the instance is required to deserialize itself.
(Inherited from GH_ISerializable.) | |
| Write |
This method is called whenever the instance is required to serialize itself.
(Inherited from GH_ISerializable.) |