This version of Unity is unsupported.

PlistElementArray.AddReal

public void AddReal(float val);

Parameters

valThe value of the new real element.

Description

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