Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.