C# Class HaloMap.Map.BSPContainer.Palette_Color

The palette_ color.
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Свойство Type Description
a int
b int
g int
r int

Property Details

a public_oe property

The a.
public int a
Résultat int

b public_oe property

The b.
public int b
Résultat int

g public_oe property

The g.
public int g
Résultat int

r public_oe property

The r.
public int r
Résultat int