C# 클래스 UnityEditor.iOS.Xcode.PBX.XCConfigurationListData

상속: PBXObjectData
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
buildConfigs GUIDList

Private Properties

프로퍼티 타입 설명
XCConfigurationListData System

공개 메소드들

메소드 설명
Create ( ) : XCConfigurationListData
UpdateProps ( ) : void
UpdateVars ( ) : void

비공개 메소드들

메소드 설명
XCConfigurationListData ( ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( ) : XCConfigurationListData
리턴 XCConfigurationListData

UpdateProps() 공개 메소드

public UpdateProps ( ) : void
리턴 void

UpdateVars() 공개 메소드

public UpdateVars ( ) : void
리턴 void

프로퍼티 상세

buildConfigs 공개적으로 프로퍼티

public GUIDList buildConfigs
리턴 GUIDList