This version of Unity is unsupported.

PlistElementString Constructor

Declaration

public PlistElementString(string v);

Parameters

v The value of the element.

Description

Creates new string element.