Show / Hide Table of Contents

Class ActivatableUIRequiresPanelComponent

This is used for activatable UIs that require the entity to have a panel in a certain state.

Inheritance
System.Object
ActivatableUIRequiresPanelComponent
Namespace: Content.Server.Wires
Assembly: Content.Server.dll
Syntax
public sealed class ActivatableUIRequiresPanelComponent : Component

Fields

| Improve this Doc View Source

RequireOpen

TRUE: the panel must be open to access the UI. FALSE: the panel must be closed to access the UI.

Declaration
public bool RequireOpen
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾