C# Class UnityEditor.KabamXCodeEditor.PBXList

Inheritance: System.Collections.ArrayList
Afficher le fichier Open project: Kabam/XCodeEditor-for-Unity Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
PBXList ( ) : System.Collections
PBXList ( object firstValue ) : System.Collections

Method Details

PBXList() public méthode

public PBXList ( ) : System.Collections
Résultat System.Collections

PBXList() public méthode

public PBXList ( object firstValue ) : System.Collections
firstValue object
Résultat System.Collections

Property Details

internalNewlines public_oe property

public bool internalNewlines
Résultat bool