LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NetworkBehaviour.SetDirtyBit

public void SetDirtyBit(uint dirtyBit);

Parameters

dirtyBitBit mask to set.

Description

Used to set the behaviour as dirty, so that a network update will be sent for the object.