Struct CreateUserToolsStateMachineRequest
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Fwt.HexTerrains.UserTools.SM.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct CreateUserToolsStateMachineRequest : IComponentData, IQueryTypeParameter
Fields
StateMachineConfig
Declaration
public UnityObjectRef<UserToolsStateMachineConfigAsset> StateMachineConfig
Field Value
| Type | Description |
|---|---|
| UnityObjectRef<UserToolsStateMachineConfigAsset> |
TerrainEntity
Declaration
public Entity TerrainEntity
Field Value
| Type | Description |
|---|---|
| Entity |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter