Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlistElementReal Constructor

Declaration

public PlistElementReal(float v);

Parameters

v The value of the element.

Description

Creates new real element.