Struct EntityComponentPendingTaskUIAttributes
Implements
Namespace: RTSEngine.UI
Assembly: cs.temp.dll.dll
Syntax
public struct EntityComponentPendingTaskUIAttributes : ITaskUIAttributes
Fields
data
Declaration
public EntityComponentTaskUIData data
Field Value
| Type | Description |
|---|---|
| EntityComponentTaskUIData |
locked
Declaration
public bool locked
Field Value
| Type | Description |
|---|---|
| Boolean |
lockedData
Declaration
public EntityComponentLockedTaskUIData lockedData
Field Value
| Type | Description |
|---|---|
| EntityComponentLockedTaskUIData |
pendingData
Declaration
public EntityComponentPendingTaskUIData pendingData
Field Value
| Type | Description |
|---|---|
| EntityComponentPendingTaskUIData |