This version of Unity is unsupported.

PlistElementBoolean Constructor

Declaration

public PlistElementBoolean(bool v);

Parameters

v The value of the element.

Description

Creates new boolean element.