C# Class AcManager.Tools.ContentInstallation.Types.ContentType

Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
Car ContentType
CarSkin ContentType
Font ContentType
Showroom ContentType
Track ContentType
Weather ContentType

Méthodes publiques

Méthode Description
GetExisting ( string displayName ) : string
GetManager ( ) : IFileAcManager
GetNew ( string displayName ) : string
GetUpdateOptions ( ) : IEnumerable

Méthodes protégées

Méthode Description
ContentType ( string newFormat, string existingFormat ) : System.Collections.Generic

Method Details

ContentType() protected méthode

protected ContentType ( string newFormat, string existingFormat ) : System.Collections.Generic
newFormat string
existingFormat string
Résultat System.Collections.Generic

GetExisting() public méthode

public GetExisting ( string displayName ) : string
displayName string
Résultat string

GetManager() public abstract méthode

public abstract GetManager ( ) : IFileAcManager
Résultat IFileAcManager

GetNew() public méthode

public GetNew ( string displayName ) : string
displayName string
Résultat string

GetUpdateOptions() public méthode

public GetUpdateOptions ( ) : IEnumerable
Résultat IEnumerable

Property Details

Car public_oe static_oe property

public static ContentType,AcManager.Tools.ContentInstallation.Types Car
Résultat ContentType

CarSkin public_oe static_oe property

public static ContentType,AcManager.Tools.ContentInstallation.Types CarSkin
Résultat ContentType

Font public_oe static_oe property

public static ContentType,AcManager.Tools.ContentInstallation.Types Font
Résultat ContentType

Showroom public_oe static_oe property

public static ContentType,AcManager.Tools.ContentInstallation.Types Showroom
Résultat ContentType

Track public_oe static_oe property

public static ContentType,AcManager.Tools.ContentInstallation.Types Track
Résultat ContentType

Weather public_oe static_oe property

public static ContentType,AcManager.Tools.ContentInstallation.Types Weather
Résultat ContentType