Show / Hide Table of Contents

Class SharedPuddleSystem

Inheritance
System.Object
SharedPuddleSystem
PuddleSystem
PuddleSystem
Namespace: Content.Shared.Fluids
Assembly: Content.Shared.dll
Syntax
public abstract class SharedPuddleSystem : EntitySystem

Fields

| Improve this Doc View Source

LowThreshold

The lowest threshold to be considered for puddle sprite states as well as slipperiness of a puddle.

Declaration
public const float LowThreshold = null
Field Value
Type Description
System.Single
| Improve this Doc View Source

MediumThreshold

Declaration
public const float MediumThreshold = null
Field Value
Type Description
System.Single

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾