Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

BaseListViewController.AddItems

Declaration

public void AddItems(int itemCount);

Parameters

Description
itemCount The number of items to add.

Description

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