Show / Hide Table of Contents

Class IntrinsicUIEntry

Inheritance
System.Object
IntrinsicUIEntry
Namespace: Content.Server.UserInterface
Assembly: Content.Server.dll
Syntax
public class IntrinsicUIEntry : object

Fields

| Improve this Doc View Source

ToggleAction

Declaration
public string? ToggleAction
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

ToggleActionEntity

The action used for this BUI.

Declaration
public EntityUid? ToggleActionEntity
Field Value
Type Description
System.Nullable<EntityUid>

Properties

| Improve this Doc View Source

Key

The BUI key that this intrinsic UI should open.

Declaration
public Enum? Key { get; }
Property Value
Type Description
System.Nullable<Enum>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾