Show / Hide Table of Contents

Class UserInterfaceHelpers

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

Methods

| Improve this Doc View Source

GetUIOrNull(EntityUid, Enum)

Declaration
public static PlayerBoundUserInterface? GetUIOrNull(this EntityUid entity, Enum uiKey)
Parameters
Type Name Description
EntityUid entity
Enum uiKey
Returns
Type Description
System.Nullable<PlayerBoundUserInterface>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾