Class LoadTerrainUserToolState
State for loading terrain using the LoadTerrainUserTool.
Inheritance
LoadTerrainUserToolState
Implements
Inherited Members
Namespace: Fwt.HexTerrains.UserTools.SM.States
Assembly: fwt.hexterrains.dll
Syntax
public class LoadTerrainUserToolState : LoadTerrainUserToolStateBase<LoadGameScreen, LoadTerrainCallbackDataSource>, ISmState
Constructors
LoadTerrainUserToolState(ISmState)
Declaration
public LoadTerrainUserToolState(ISmState parent)
Parameters
| Type | Name | Description |
|---|---|---|
| ISmState | parent |