Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UnityEditor
iOS
Xcode
PlistElementInteger
C# Class UnityEditor.iOS.Xcode.PlistElementInteger
Inheritance:
PlistElement
Show file
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
value
int
Public Methods
Method
Description
PlistElementInteger
(
int
v
) :
System
Method Details
PlistElementInteger()
public
method
public
PlistElementInteger
(
int
v
) :
System
v
int
return
System
Property Details
value
public property
public
int
value
return
int