Show / Hide Table of Contents

Class ConsumeDoAfterEvent

Do after even for food and drink.

Inheritance
System.Object
DoAfterEvent
ConsumeDoAfterEvent
Namespace: Content.Shared.Nutrition
Assembly: Content.Shared.dll
Syntax
public sealed class ConsumeDoAfterEvent : DoAfterEvent

Constructors

| Improve this Doc View Source

ConsumeDoAfterEvent(String, String)

Declaration
public ConsumeDoAfterEvent(string solution, string flavorMessage)
Parameters
Type Name Description
System.String solution
System.String flavorMessage

Fields

| Improve this Doc View Source

FlavorMessage

Declaration
public string FlavorMessage
Field Value
Type Description
System.String
| Improve this Doc View Source

Solution

Declaration
public string Solution
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

Clone()

Declaration
public override DoAfterEvent Clone()
Returns
Type Description
DoAfterEvent
Overrides
DoAfterEvent.Clone()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾