C# Class UnityEditor.KabamXCodeEditor.XCConfigurationList

Inheritance: PBXObject
Datei anzeigen Open project: Kabam/XCodeEditor-for-Unity

Public Methods

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

Method Details

XCConfigurationList() public method

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