Namespace Coherence.Toolkit.Bindings
Namespaces
Classes
- 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.
- ValueBinding<T>
Base class used for all synced fields, properties and parameters.