Class MovedByPressureComponent
Inheritance
System.Object
MovedByPressureComponent
Assembly: Content.Server.dll
Syntax
public sealed class MovedByPressureComponent : Component
Fields
|
Improve this Doc
View Source
Accumulator
Accumulates time when yeeted by high pressure deltas.
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MoveForceForcePushRatio
Declaration
public const float MoveForceForcePushRatio = null
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MoveForcePushRatio
Declaration
public const float MoveForcePushRatio = null
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ProbabilityBasePercent
Declaration
public const float ProbabilityBasePercent = null
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ProbabilityOffset
Declaration
public const float ProbabilityOffset = null
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ThrowForce
Declaration
public const float ThrowForce = null
Field Value
Type |
Description |
System.Single |
|
Properties
|
Improve this Doc
View Source
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
LastHighPressureMovementAirCycle
Declaration
public int LastHighPressureMovementAirCycle { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MoveResist
Declaration
public float MoveResist { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
PressureResistance
Declaration
public float PressureResistance { get; set; }
Property Value
Type |
Description |
System.Single |
|