Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

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.

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