Show / Hide Table of Contents

Class SolutionChangedEvent

This event alerts system that the solution was changed

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

Constructors

| Improve this Doc View Source

SolutionChangedEvent(Solution, String)

Declaration
public SolutionChangedEvent(Solution solution, string solutionId)
Parameters
Type Name Description
Solution solution
System.String solutionId

Fields

| Improve this Doc View Source

Solution

Declaration
public readonly Solution Solution
Field Value
Type Description
Solution
| Improve this Doc View Source

SolutionId

Declaration
public readonly string SolutionId
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾