This version of Unity is unsupported.

PlistElementDict.SetReal

public void SetReal(string key, float val);

Parameters

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

Description

Convenience method to set an real property.