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

Script language

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

SyncList<T0>.Dirty

public void Dirty(int index);

Parameters

index Index of item to dirty.

Description

Marks an item in the list as dirty, so it will be updated on clients.