Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistElementReal Constructor

Declaration

public PlistElementReal(float v);

Parameters

Description
v The value of the element.

Description

Creates new real element.