Struct UserToolStateSettings
Basic settings for a user tool state.
Inherited Members
Namespace: Fwt.HexTerrains.UserTools.SM.Data
Assembly: fwt.hexterrains.dll
Syntax
[Serializable]
public struct UserToolStateSettings
Fields
Name
Name of the user tool.
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| string |
Properties
Default
Declaration
public static UserToolStateSettings Default { get; }
Property Value
| Type | Description |
|---|---|
| UserToolStateSettings |