C# 클래스 UnityEditor.ExternalVersionControl

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

공개 프로퍼티들

프로퍼티 타입 설명
AssetServer string
AutoDetect string
Disabled string
Generic string

공개 메소드들

메소드 설명
ExternalVersionControl ( string value ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
ExternalVersionControl ( ) : System

메소드 상세

ExternalVersionControl() 공개 메소드

public ExternalVersionControl ( string value ) : System
value string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

AssetServer 공개적으로 정적으로 프로퍼티

public static string AssetServer
리턴 string

AutoDetect 공개적으로 정적으로 프로퍼티

public static string AutoDetect
리턴 string

Disabled 공개적으로 정적으로 프로퍼티

public static string Disabled
리턴 string

Generic 공개적으로 정적으로 프로퍼티

public static string Generic
리턴 string