Show / Hide Table of Contents

Class VapeDoAfterEvent

Do after event for vape.

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

Constructors

| Improve this Doc View Source

VapeDoAfterEvent(Solution, Boolean)

Declaration
public VapeDoAfterEvent(Solution solution, bool forced)
Parameters
Type Name Description
Solution solution
System.Boolean forced

Fields

| Improve this Doc View Source

Forced

Declaration
public bool Forced
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Solution

Declaration
public Solution Solution
Field Value
Type Description
Solution

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
☀
☾