OnDestroyBehaviour
enum in Coherence.Toolkit
Specifies options for what should happen to the CoherenceSync component of a networked entity when the entity is destroyed.
Fields
Destroy = 0The CoherenceSync component is destroyed.
Disable = 1The CoherenceSync component is disabled.