Show / Hide Table of Contents

Class PortalTimeoutComponent

Attached to an entity after portal transit to mark that they should not immediately be portaled back at the end destination.

Inheritance
System.Object
PortalTimeoutComponent
Namespace: Content.Shared.Teleportation.Components
Assembly: Content.Shared.dll
Syntax
public sealed class PortalTimeoutComponent : Component

Fields

| Improve this Doc View Source

EnteredPortal

The portal that was entered. Null if coming from a hand teleporter, etc.

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