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 = 0
The CoherenceSync component is destroyed.
Disable = 1
The CoherenceSync component is disabled.