This version of Unity is unsupported.

PlistElementInteger Constructor

Declaration

public PlistElementInteger(int v);

Parameters

v The value of the element.

Description

Creates new integer element.