C# Class HaloMap.H1MetaContainers.H1SBSP.SBSP

The sbsp.
Inheritance: TagBlockLayout
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство Type Description
Layout SBSP
bsp TagBlock
temppadding PaddingX
test RealRGBColor

Méthodes publiques

Méthode Description
SBSP ( ) : HaloMap.Map

Initializes a new instance of the SBSP class.

Method Details

SBSP() public méthode

Initializes a new instance of the SBSP class.
public SBSP ( ) : HaloMap.Map
Résultat HaloMap.Map

Property Details

Layout public_oe static_oe property

The layout.
public static SBSP Layout
Résultat SBSP

bsp public_oe property

The bsp.
public TagBlock bsp
Résultat TagBlock

temppadding public_oe property

The temppadding.
public PaddingX temppadding
Résultat PaddingX

test public_oe property

The test.
public RealRGBColor test
Résultat RealRGBColor