C# Class UnityEditor.iOS.Xcode.PlistElementBoolean

Inheritance: PlistElement
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
value bool

Public Methods

Method Description
PlistElementBoolean ( bool v ) : System

Method Details

PlistElementBoolean() public method

public PlistElementBoolean ( bool v ) : System
v bool
return System

Property Details

value public_oe property

public bool value
return bool