Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistElementArray.AddDate

Declaration

public void AddDate(DateTime val);

Parameters

Description
val The value of the new date element.

Description

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