C# Class UnityEditor.KabamXCodeEditor.PBXContainerItemProxy

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

Public Methods

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

Method Details

PBXContainerItemProxy() public method

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

PBXContainerItemProxy() public method

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