This version of Unity is unsupported.

PlistElementReal Constructor

Declaration

public PlistElementReal(float v);

Parameters

v The value of the element.

Description

Creates new real element.