C# Class UnityEditor.iOS.Xcode.PlistElementBoolean

Inheritance: PlistElement
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
value bool

Méthodes publiques

Méthode Description
PlistElementBoolean ( bool v ) : System

Method Details

PlistElementBoolean() public méthode

public PlistElementBoolean ( bool v ) : System
v bool
Résultat System

Property Details

value public_oe property

public bool value
Résultat bool