This version of Unity is unsupported.

PlistElementDict.SetDate

public void SetDate(string key, DateTime val);

Parameters

keyThe key of the property.
valThe value of the property.

Description

Convenience method to set a date property.