Class EditSolutionsEui
Admin Eui for displaying and editing the reagents in a solution.
Inheritance
System.Object
EditSolutionsEui
Assembly: Content.Server.dll
Syntax
public sealed class EditSolutionsEui : BaseEui
Constructors
|
Improve this Doc
View Source
EditSolutionsEui(EntityUid)
Declaration
public EditSolutionsEui(EntityUid entity)
Parameters
Type |
Name |
Description |
EntityUid |
entity |
|
Fields
|
Improve this Doc
View Source
Target
Declaration
public readonly EntityUid Target
Field Value
Type |
Description |
EntityUid |
|
Methods
|
Improve this Doc
View Source
Closed()
Declaration
public override void Closed()
Overrides
|
Improve this Doc
View Source
GetNewState()
Declaration
public override EuiStateBase GetNewState()
Returns
Overrides
|
Improve this Doc
View Source
Opened()
Declaration
public override void Opened()
Overrides