Class ToggleTerrainVisibilityUserToolState
Inheritance
ToggleTerrainVisibilityUserToolState
Assembly: fwt.hexterrains.dll
public class ToggleTerrainVisibilityUserToolState : UserToolStateBase, ISmState
Constructors
Declaration
public ToggleTerrainVisibilityUserToolState(IHexTerrainAPI userToolAPI, UserToolStateMachine rootStateMachine)
Parameters
Declaration
public ToggleTerrainVisibilityUserToolState(IHexTerrainAPI userToolAPI, UserToolsStateMachineBase rootStateMachine)
Parameters
Fields
Declaration
public UserToolStateMachine _rootStateMachine
Field Value
Properties
Declaration
public override int UserToolType { get; }
Property Value
Overrides
Methods
Declaration
public override void PrepareToRun()
Overrides
Implements
Extension Methods