LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

SyncList<T0>.Contains

public bool Contains(T item);

Parameters

itemItem to search for.

Description

Determines whether the list contains item item.