public static List<TaxiNode> GetTaxiNodesOfCurrentPlayer( bool onlyActive )
Public Shared Function GetTaxiNodesOfCurrentPlayer ( _ onlyActive As Boolean _ ) As List(Of TaxiNode)
public: static List<TaxiNode^>^ GetTaxiNodesOfCurrentPlayer( bool^ onlyActive )