C# 클래스 AcManager.Tools.ContentInstallation.Types.ContentType

파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Car ContentType
CarSkin ContentType
Font ContentType
Showroom ContentType
Track ContentType
Weather ContentType

공개 메소드들

메소드 설명
GetExisting ( string displayName ) : string
GetManager ( ) : IFileAcManager
GetNew ( string displayName ) : string
GetUpdateOptions ( ) : IEnumerable

보호된 메소드들

메소드 설명
ContentType ( string newFormat, string existingFormat ) : System.Collections.Generic

메소드 상세

ContentType() 보호된 메소드

protected ContentType ( string newFormat, string existingFormat ) : System.Collections.Generic
newFormat string
existingFormat string
리턴 System.Collections.Generic

GetExisting() 공개 메소드

public GetExisting ( string displayName ) : string
displayName string
리턴 string

GetManager() 공개 추상적인 메소드

public abstract GetManager ( ) : IFileAcManager
리턴 IFileAcManager

GetNew() 공개 메소드

public GetNew ( string displayName ) : string
displayName string
리턴 string

GetUpdateOptions() 공개 메소드

public GetUpdateOptions ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

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

public static ContentType,AcManager.Tools.ContentInstallation.Types Car
리턴 ContentType

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

public static ContentType,AcManager.Tools.ContentInstallation.Types CarSkin
리턴 ContentType

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

public static ContentType,AcManager.Tools.ContentInstallation.Types Font
리턴 ContentType

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

public static ContentType,AcManager.Tools.ContentInstallation.Types Showroom
리턴 ContentType

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

public static ContentType,AcManager.Tools.ContentInstallation.Types Track
리턴 ContentType

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

public static ContentType,AcManager.Tools.ContentInstallation.Types Weather
리턴 ContentType