Show / Hide Table of Contents

Class VomitSystem

Inheritance
System.Object
VomitSystem
Namespace: Content.Server.Medical
Assembly: Content.Server.dll
Syntax
public sealed class VomitSystem : EntitySystem

Methods

| Improve this Doc View Source

Vomit(EntityUid, Single, Single)

Make an entity vomit, if they have a stomach.

Declaration
public void Vomit(EntityUid uid, float thirstAdded = null, float hungerAdded = null)
Parameters
Type Name Description
EntityUid uid
System.Single thirstAdded
System.Single hungerAdded
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾