Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkBehaviour.SetDirtyBit

Obsolete 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.

Did you find this page useful? Please give it a rating: