Class PlotPointDataNotFoundException
Exception thrown by the IPlotPointDataProvider when a given piece of IPlotPointData can't be found
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public class PlotPointDataNotFoundException : Exception
Constructors
PlotPointDataNotFoundException(String)
Declaration
public PlotPointDataNotFoundException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| String | message |