This version of Unity is unsupported.

PlistElementArray.AddBoolean

public void AddBoolean(bool val);

Parameters

valThe value of the new boolean element.

Description

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