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

PlistElementArray.AddString

Declaration

public void AddString(string val);

Parameters

val The value of the new string element.

Description

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