C# Class UnityEditor.KabamXCodeEditor.PBXProject

Inheritance: PBXObject
显示文件 Open project: Kabam/XCodeEditor-for-Unity Class Usage Examples

Protected Properties

Property Type Description
MAINGROUP_KEY string

Public Methods

Method Description
PBXProject ( ) : System.Collections
PBXProject ( string guid, PBXDictionary dictionary ) : System.Collections

Method Details

PBXProject() public method

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

PBXProject() public method

public PBXProject ( string guid, PBXDictionary dictionary ) : System.Collections
guid string
dictionary PBXDictionary
return System.Collections

Property Details

MAINGROUP_KEY protected_oe property

protected string MAINGROUP_KEY
return string