C# Class HaloMap.H1MetaContainers.H1SBSP.SBSP

The sbsp.
Inheritance: TagBlockLayout
Mostrar archivo Open project: troymac1ure/Entity

Public Properties

Property Type Description
Layout SBSP
bsp TagBlock
temppadding PaddingX
test RealRGBColor

Public Methods

Method Description
SBSP ( ) : HaloMap.Map

Initializes a new instance of the SBSP class.

Method Details

SBSP() public method

Initializes a new instance of the SBSP class.
public SBSP ( ) : HaloMap.Map
return HaloMap.Map

Property Details

Layout public_oe static_oe property

The layout.
public static SBSP Layout
return SBSP

bsp public_oe property

The bsp.
public TagBlock bsp
return TagBlock

temppadding public_oe property

The temppadding.
public PaddingX temppadding
return PaddingX

test public_oe property

The test.
public RealRGBColor test
return RealRGBColor