Class StampCellObjectUserToolState
Inheritance
BrushUserToolState<CellObjectLayerGroup, UserToolSettingsDataSource, UniversalToolSettingsScreen, CellObjectLayer>
StampUserToolStateBase<CellObjectLayerGroup, CellObjectLayer, (int, int, float3, quaternion, float3)>
StampCellItemUserToolState<CellObjectLayerGroup, CellObjectLayer, ChunkMeshLayerGroup, ChunkMeshLayer>
StampCellObjectUserToolState
Implements
Inherited Members
Namespace: Fwt.HexTerrains.UserTools.SM.States.CellObjects
Assembly: fwt.hexterrains.dll
Syntax
public class StampCellObjectUserToolState : StampCellItemUserToolState<CellObjectLayerGroup, CellObjectLayer, ChunkMeshLayerGroup, ChunkMeshLayer>, ISmState
Constructors
StampCellObjectUserToolState(ISmState)
Declaration
public StampCellObjectUserToolState(ISmState parent)
Parameters
| Type | Name | Description |
|---|---|---|
| ISmState | parent |
Properties
UserToolType
Type identifier for the user tool. Allows state machine to change states based on tool type instead of state index.
Declaration
public override int UserToolType { get; }
Property Value
| Type | Description |
|---|---|
| int |