Show / Hide Table of Contents

Class SolutionSpikeOverflowEvent

Inheritance
System.Object
SolutionSpikeOverflowEvent
Namespace: Content.Server.Chemistry.EntitySystems
Assembly: Content.Server.dll
Syntax
public sealed class SolutionSpikeOverflowEvent : HandledEntityEventArgs

Constructors

| Improve this Doc View Source

SolutionSpikeOverflowEvent(Solution)

Declaration
public SolutionSpikeOverflowEvent(Solution overflow)
Parameters
Type Name Description
Solution overflow

Properties

| Improve this Doc View Source

Overflow

The solution that's been overflowed from the spike.

Declaration
public Solution Overflow { get; }
Property Value
Type Description
Solution
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾