Struct UserToolsScreenCallbacks
Inherited Members
Namespace: Fwt.HexTerrains.TerrainEditors.UserTools.UI
Assembly: fwt.hexterrains.dll
Syntax
public struct UserToolsScreenCallbacks
Fields
OnUserToolSelected
Declaration
public Func<int, UserToolStateBase> OnUserToolSelected
Field Value
| Type | Description |
|---|---|
| Func<int, UserToolStateBase> |