C# Class entity.Tools.Portals

The portals.
Mostrar archivo Open project: troymac1ure/Entity

Public Methods

Method Description
GetPortals ( Meta &meta ) : entity.Tools.Portal[]

The get portals.

Method Details

GetPortals() public static method

The get portals.
public static GetPortals ( Meta &meta ) : entity.Tools.Portal[]
meta HaloMap.Meta.Meta The meta.
return entity.Tools.Portal[]