Class MeteorSwarmRuleComponent
Inheritance
System.Object
MeteorSwarmRuleComponent
Assembly: Content.Server.dll
Syntax
public sealed class MeteorSwarmRuleComponent : Component
Fields
|
Improve this Doc
View Source
Cooldown
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MaxAngularVelocity
Declaration
public float MaxAngularVelocity
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MaximumCooldown
Declaration
public float MaximumCooldown
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MaximumWaves
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MeteorsPerWave
Declaration
public int MeteorsPerWave
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MeteorVelocity
Declaration
public float MeteorVelocity
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MinAngularVelocity
Declaration
public float MinAngularVelocity
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MinimumCooldown
Declaration
public float MinimumCooldown
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MinimumWaves
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WaveCounter
We'll send a specific amount of waves of meteors towards the station per ending rather than using a timer.
Declaration
Field Value
Type |
Description |
System.Int32 |
|