This version of Unity is unsupported.

PlistElementArray.AddReal

Declaration

public void AddReal(float val);

Parameters

val The value of the new real element.

Description

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