Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistElementArray.AddInteger

Declaration

public void AddInteger(int val);

Parameters

Description
val The value of the new integer element.

Description

Convenience function to append a new integer element to values list.