Skip to main content

class LightshipMapsSystemNotInitializedException

(Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSystemNotInitializedException)

This exception is thrown if the LightshipMapsSystem.Instance property is accessed before the LightshipMapsSystem singleton has been initialized via LightshipMapsSystem.Initialize.

	class LightshipMapsSystemNotInitializedException: Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSystemException {
};