Show / Hide Table of Contents

Class BeingMicrowavedEvent

Inheritance
System.Object
BeingMicrowavedEvent
Namespace: Content.Server.Kitchen.Components
Assembly: Content.Server.dll
Syntax
public sealed class BeingMicrowavedEvent : HandledEntityEventArgs

Constructors

| Improve this Doc View Source

BeingMicrowavedEvent(EntityUid, Nullable<EntityUid>)

Declaration
public BeingMicrowavedEvent(EntityUid microwave, EntityUid? user)
Parameters
Type Name Description
EntityUid microwave
System.Nullable<EntityUid> user

Fields

| Improve this Doc View Source

Microwave

Declaration
public EntityUid Microwave
Field Value
Type Description
EntityUid
| Improve this Doc View Source

User

Declaration
public EntityUid? User
Field Value
Type Description
System.Nullable<EntityUid>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾