C# Class UnityEditor.KabamXCodeEditor.PBXList

Inheritance: System.Collections.ArrayList
Exibir arquivo Open project: Kabam/XCodeEditor-for-Unity Class Usage Examples

Public Properties

Property Type Description
internalNewlines bool

Public Methods

Method Description
PBXList ( ) : System.Collections
PBXList ( object firstValue ) : System.Collections

Method Details

PBXList() public method

public PBXList ( ) : System.Collections
return System.Collections

PBXList() public method

public PBXList ( object firstValue ) : System.Collections
firstValue object
return System.Collections

Property Details

internalNewlines public_oe property

public bool internalNewlines
return bool