Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

SyncList<T0>.Add

Switch to Manual
public function Add(item: T): void;

Parameters

item Item to add.

Description

Same as List:Add() but the item is added on clients.