Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeint The QoS channel for this script.
This virtual function is used to specify the QoS channel to use for SyncVar updates for this script.
Using the NetworkSettings custom attribute causes this function to be implemented for this script, but developers can also implement it themselves.