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

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

공개 메소드들

메소드 설명
AsArray ( ) : UnityEditor.iOS.Xcode.PBX.PBXElementArray
AsDict ( ) : PBXElementDict
AsString ( ) : string
this ( string key ) : PBXElement

보호된 메소드들

메소드 설명
PBXElement ( ) : System

메소드 상세

AsArray() 공개 메소드

public AsArray ( ) : UnityEditor.iOS.Xcode.PBX.PBXElementArray
리턴 UnityEditor.iOS.Xcode.PBX.PBXElementArray

AsDict() 공개 메소드

public AsDict ( ) : PBXElementDict
리턴 PBXElementDict

AsString() 공개 메소드

public AsString ( ) : string
리턴 string

PBXElement() 보호된 메소드

protected PBXElement ( ) : System
리턴 System

this() 공개 메소드

public this ( string key ) : PBXElement
key string
리턴 PBXElement