C# Class HaloMap.Render.SpawnInfo.SpawnZone.Options

Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство Type Description
Checked bool
Name string
Value int

Méthodes publiques

Méthode Description
Options ( int value, int bitValue, string name ) : System

Method Details

Options() public méthode

public Options ( int value, int bitValue, string name ) : System
value int
bitValue int
name string
Résultat System

Property Details

Checked public_oe property

public bool Checked
Résultat bool

Name public_oe property

public string Name
Résultat string

Value public_oe property

public int Value
Résultat int