Struct DamageOverTimeData
Namespace: RTSEngine.Health
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public struct DamageOverTimeData
Fields
cycleDuration
Declaration
public float cycleDuration
Field Value
| Type | Description |
|---|---|
| System.Single |
cycles
Declaration
public int cycles
Field Value
| Type | Description |
|---|---|
| Int32 |
infinite
Declaration
public bool infinite
Field Value
| Type | Description |
|---|---|
| Boolean |