Inheritance
System.Object
PopupMessage
Assembly: Content.Server.dll
public sealed class PopupMessage : ReagentEffect
Fields
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Declaration
public PopupRecipients Type
Field Value
|
Improve this Doc
View Source
Declaration
public PopupType VisualType
Field Value
Methods
|
Improve this Doc
View Source
Declaration
public override void Effect(ReagentEffectArgs args)
Parameters
Type |
Name |
Description |
Content.Shared.Chemistry.Reagent.ReagentEffectArgs |
args |
|
|
Improve this Doc
View Source
Declaration
protected override string? ReagentEffectGuidebookText(IPrototypeManager prototype, IEntitySystemManager entSys)
Parameters
Type |
Name |
Description |
Robust.Shared.Prototypes.IPrototypeManager |
prototype |
|
IEntitySystemManager |
entSys |
|
Returns
Type |
Description |
System.Nullable<System.String> |
|