C# Class AcManager.Tools.GameProperties.SrsMark

Inheritance: Game.RaceIniProperties
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
Name string

Méthodes publiques

Méthode Description
GetName ( ) : string
Set ( IniFile file ) : void
SetName ( string name ) : void

Method Details

GetName() public static méthode

public static GetName ( ) : string
Résultat string

Set() public méthode

public Set ( IniFile file ) : void
file IniFile
Résultat void

SetName() public static méthode

public static SetName ( string name ) : void
name string
Résultat void

Property Details

Name public_oe property

public string Name
Résultat string