C# Class Nanook.TheGhost.ProjectSettingsGameMods

Inheritance: ISettingsChange
ファイルを表示 Open project: Nanook/TheGHOST Class Usage Examples

Public Methods

Method Description
SetTierName ( int index, string name ) : void

Private Methods

Method Description
ISettingsChange ( ) : void
ProjectSettingsGameMods ( Project project ) : System

Method Details

SetTierName() public method

public SetTierName ( int index, string name ) : void
index int
name string
return void