C# Class UnityEditor.KabamXCodeEditor.PBXReferenceProxy

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

Public Methods

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

Method Details

PBXReferenceProxy() public method

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

PBXReferenceProxy() public method

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