C# Class Server.Statics.StateInfo

Mostra file Open project: Grimoric/RunUO.T2A

Public Properties

Property Type Description
m_Map Server.Map
m_Start Server.Point3D

Public Methods

Method Description
StateInfo ( Server.Map map, Server.Point3D start, Server.Point3D end ) : System

Method Details

StateInfo() public method

public StateInfo ( Server.Map map, Server.Point3D start, Server.Point3D end ) : System
map Server.Map
start Server.Point3D
end Server.Point3D
return System

Property Details

m_Map public_oe property

public Map,Server m_Map
return Server.Map

m_Start public_oe property

public Point3D,Server m_Start
return Server.Point3D