C# Class HaloMap.H1MetaContainers.H1BSPConvert

The bsp convert.
Mostrar archivo Open project: troymac1ure/Entity

Public Methods

Method Description
H1BSPConvert ( Map map, System.Windows.Forms.PropertyGrid &test ) : System.Windows.Forms

Initializes a new instance of the BSPConvert class.

Method Details

H1BSPConvert() public method

Initializes a new instance of the BSPConvert class.
public H1BSPConvert ( Map map, System.Windows.Forms.PropertyGrid &test ) : System.Windows.Forms
map HaloMap.Map.Map The map.
test System.Windows.Forms.PropertyGrid The test.
return System.Windows.Forms