Interface IUserToolsStateMachineConfig
Namespace: Fwt.HexTerrains.UserTools.SM.Configs
Assembly: fwt.hexterrains.dll
Syntax
public interface IUserToolsStateMachineConfig
Properties
StateConfigs
Declaration
IEnumerable<IUserToolStateConfig> StateConfigs { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<IUserToolStateConfig> |