Legacy Documentation: Version 2017.1 (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.

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