C# 클래스 UnityEditor.KabamXCodeEditor.PBXProject

상속: PBXObject
파일 보기 프로젝트 열기: Kabam/XCodeEditor-for-Unity 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
MAINGROUP_KEY string

공개 메소드들

메소드 설명
PBXProject ( ) : System.Collections
PBXProject ( string guid, PBXDictionary dictionary ) : System.Collections

메소드 상세

PBXProject() 공개 메소드

public PBXProject ( ) : System.Collections
리턴 System.Collections

PBXProject() 공개 메소드

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

프로퍼티 상세

MAINGROUP_KEY 보호되어 있는 프로퍼티

protected string MAINGROUP_KEY
리턴 string