IGameDataWorld.GetMap method
Returns the map row for id, or null if unknown.
public MapInfo? GetMap(int id)See Also
Section titled “See Also”- struct MapInfo
- interface IGameDataWorld
- namespace Stellar.Abstractions.Services
Returns the map row for id, or null if unknown.
public MapInfo? GetMap(int id)