Class SolutionSpikableSystem
Entity system used to handle when solution containers are 'spiked' with another entity. Triggers the source entity afterwards. Uses refillable solution as the target solution, as that indicates 'easy' refills.
Examples of spikable entity interactions include pills being dropped into glasses, eggs being cracked into bowls, and so on.
Inheritance
System.Object
SolutionSpikableSystem
Namespace: Content.Server.Chemistry.EntitySystems
Assembly: Content.Server.dll
Syntax
public sealed class SolutionSpikableSystem : EntitySystem
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()