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

PlistElementArray.AddDate

Declaration

public void AddDate(DateTime val);

Parameters

val The value of the new date element.

Description

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