Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseListViewController.AddItems

Declaration

public void AddItems(int itemCount);

Parameters

itemCount The number of items to add.

Description

Adds a certain amount of items at the end of the collection.