C# Class HaloMap.H1MetaContainers.H1SBSP

The h 1 sbsp.
Inheritance: TagInterface
Exibir arquivo Open project: troymac1ure/Entity Class Usage Examples

Public Methods

Method Description
H1SBSP ( int TagIndex, Map map ) : HaloMap.Map

Initializes a new instance of the H1SBSP class.

Method Details

H1SBSP() public method

Initializes a new instance of the H1SBSP class.
public H1SBSP ( int TagIndex, Map map ) : HaloMap.Map
TagIndex int Index of the tag.
map HaloMap.Map.Map The map.
return HaloMap.Map