22 lines
599 B
Plaintext
22 lines
599 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/PressureGaugeBehaviour.html
|
|
Title: People Playground Modding - PressureGaugeBehaviour
|
|
==================================================
|
|
|
|
public class PressureGaugeBehaviour
|
|
Inherits GaugeBehaviour
|
|
No description provided
|
|
Fields
|
|
public PhysicalBehaviour PhysicalBehaviour
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public float MaxChargeDisplay
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
Methods
|
|
protected override float GetProgress()
|
|
No description provided
|
|
|
|
protected override string GetDisplayValueFor(float progress)
|
|
No description provided |