C# Class Nanook.TheGhost.ProjectSettingsGameMods

Inheritance: ISettingsChange
Afficher le fichier Open project: Nanook/TheGHOST Class Usage Examples

Méthodes publiques

Méthode Description
SetTierName ( int index, string name ) : void

Private Methods

Méthode Description
ISettingsChange ( ) : void
ProjectSettingsGameMods ( Project project ) : System

Method Details

SetTierName() public méthode

public SetTierName ( int index, string name ) : void
index int
name string
Résultat void