This version of Unity is unsupported.

PlistElementArray.AddInteger

public void AddInteger(int val);

Parameters

valThe value of the new integer element.

Description

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