Class StampCellEntityPropsUserToolState
Inheritance
StampCellEntityPropsUserToolState
Implements
Inherited Members
Namespace: Fwt.HexTerrains.TerrainEditors.UserTools.StateMachines.States
Assembly: fwt.hexterrains.dll
Syntax
public class StampCellEntityPropsUserToolState : StampCellEntitiesUserToolStateBase<CellEntityPropsLayer>, ISmState
Constructors
StampCellEntityPropsUserToolState(IHexTerrainAPI)
Declaration
public StampCellEntityPropsUserToolState(IHexTerrainAPI userToolAPI)
Parameters
| Type | Name | Description |
|---|---|---|
| IHexTerrainAPI | userToolAPI |
Properties
UserToolType
Declaration
public override int UserToolType { get; }
Property Value
| Type | Description |
|---|---|
| int |
Overrides
Methods
InitDefaultSettings()
Declaration
protected override void InitDefaultSettings()