Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistElementArray.AddReal

Declaration

public void AddReal(float val);

Parameters

Description
val The value of the new real element.

Description

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