C# Class HaloMap.Map.BSPContainer.Palette_Color

The palette_ color.
Exibir arquivo Open project: troymac1ure/Entity Class Usage Examples

Public Properties

Property Type Description
a int
b int
g int
r int

Property Details

a public_oe property

The a.
public int a
return int

b public_oe property

The b.
public int b
return int

g public_oe property

The g.
public int g
return int

r public_oe property

The r.
public int r
return int