Coherence.Toolkit.Bindings
Classes
| AnimatorDescriptor | |
| Binding | Base class for everything that can be synced over the network. A binding holds the metadata that associates a user-facing unity component with its network replicated coherence component. |
| BoolAnimatorParameterBinding | |
| CommandBinding | |
| Descriptor | |
| DescriptorNotFoundException | |
| DescriptorRequiredException | |
| FloatAnimatorParameterBinding | |
| IntAnimatorParameterBinding | |
| NoOpBinding | |
| NonBindableException | |
| NotInHierarchyException | |
| ValueBinding | Base class used for all synced fields, properties and parameters. |
Enums
| SyncMode | SyncMode defines when a ValueBinding<T> is replicated. |