GH_ComponentParamServerSync Method |
Name | Description | |
---|---|---|
Sync(GH_ComponentParamServerIGH_SyncObject) |
Sync changes from a prerecorded state.
All param references in the sync object which are no longer
present in the current server will be properly deleted.
The sync object will be reset in the process, so you can only call this function
with a specific Sync object once.
| |
Sync(Object) |
Sync changes from a prerecorded state.
All param references in the sync object which are no longer
present in the current server will be properly deleted.
The sync object will be reset in the process, so you can only call this function
with a specific Sync object once.
| |
Sync(GH_ComponentParamServerIGH_SyncObject, Int32) |
Sync changes from a prerecorded state.
All param references in the sync object which are no longer
present in the current server will be properly deleted.
The sync object will be reset in the process, so you can only call this function
with a specific Sync object once.
|