C# Class UnityEditor.iOS.Xcode.PBX.PBXElementString

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

Public Properties

Property Type Description
value string

Public Methods

Method Description
PBXElementString ( string v ) : System

Method Details

PBXElementString() public method

public PBXElementString ( string v ) : System
v string
return System

Property Details

value public_oe property

public string value
return string