C# Class UnityEditor.iOS.Xcode.PlistElementInteger

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
PlistElementInteger ( int v ) : System

Method Details

PlistElementInteger() public méthode

public PlistElementInteger ( int v ) : System
v int
Résultat System

Property Details

value public_oe property

public int value
Résultat int