This version of Unity is unsupported.

PlistElementDict.SetDate

Declaration

public void SetDate(string key, DateTime val);

Parameters

key The key of the property.
val The value of the property.

Description

Convenience method to set a date property.