C# Class entity.Main.MainmenuEdit.IDInfo

The id info.
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Méthode Description
IDInfo ( bool Campaign, string Name, int ID ) : System

Initializes a new instance of the IDInfo struct.

Method Details

IDInfo() public méthode

Initializes a new instance of the IDInfo struct.
public IDInfo ( bool Campaign, string Name, int ID ) : System
Campaign bool if set to true [campaign].
Name string The name.
ID int The ID.
Résultat System