Files
space-station-14/api/Content.Client/Content.Client.Popups.PopupSystem.html
2023-10-08 01:38:46 +00:00

976 lines
54 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class PopupSystem
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class PopupSystem
">
<meta name="generator" content="docfx 2.56.7.0">
<link rel="shortcut icon" href="../../favicon.ico">
<link rel="stylesheet" href="../../styles/docfx.vendor.css">
<link rel="stylesheet" href="../../styles/docfx.css">
<link rel="stylesheet" href="../../styles/main.css">
<meta property="docfx:navrel" content="../../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head> <body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html">
<img id="logo" class="svg" src="../../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Content.Client.Popups.PopupSystem">
<h1 id="Content_Client_Popups_PopupSystem" data-uid="Content.Client.Popups.PopupSystem" class="text-break">Class PopupSystem
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><a class="xref" href="../Content.Shared/Content.Shared.Popups.SharedPopupSystem.html">SharedPopupSystem</a></div>
<div class="level2"><span class="xref">PopupSystem</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Content.Client.Popups.html">Content.Client.Popups</a></h6>
<h6><strong>Assembly</strong>: Content.Client.dll</h6>
<h5 id="Content_Client_Popups_PopupSystem_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class PopupSystem : SharedPopupSystem</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_MaximumPopupLifetime.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.MaximumPopupLifetime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L39">View Source</a>
</span>
<h4 id="Content_Client_Popups_PopupSystem_MaximumPopupLifetime" data-uid="Content.Client.Popups.PopupSystem.MaximumPopupLifetime">MaximumPopupLifetime</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const float MaximumPopupLifetime = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_MinimumPopupLifetime.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.MinimumPopupLifetime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L38">View Source</a>
</span>
<h4 id="Content_Client_Popups_PopupSystem_MinimumPopupLifetime" data-uid="Content.Client.Popups.PopupSystem.MinimumPopupLifetime">MinimumPopupLifetime</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const float MinimumPopupLifetime = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupLifetimePerCharacter.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupLifetimePerCharacter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L40">View Source</a>
</span>
<h4 id="Content_Client_Popups_PopupSystem_PopupLifetimePerCharacter" data-uid="Content.Client.Popups.PopupSystem.PopupLifetimePerCharacter">PopupLifetimePerCharacter</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const float PopupLifetimePerCharacter = null</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_CursorLabels.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.CursorLabels%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L33">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_CursorLabels_" data-uid="Content.Client.Popups.PopupSystem.CursorLabels*"></a>
<h4 id="Content_Client_Popups_PopupSystem_CursorLabels" data-uid="Content.Client.Popups.PopupSystem.CursorLabels">CursorLabels</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IReadOnlyList&lt;PopupSystem.CursorPopupLabel&gt; CursorLabels { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IReadOnlyList</span>&lt;<a class="xref" href="Content.Client.Popups.PopupSystem.CursorPopupLabel.html">PopupSystem.CursorPopupLabel</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_WorldLabels.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.WorldLabels%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L32">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_WorldLabels_" data-uid="Content.Client.Popups.PopupSystem.WorldLabels*"></a>
<h4 id="Content_Client_Popups_PopupSystem_WorldLabels" data-uid="Content.Client.Popups.PopupSystem.WorldLabels">WorldLabels</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IReadOnlyList&lt;PopupSystem.WorldPopupLabel&gt; WorldLabels { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IReadOnlyList</span>&lt;<a class="xref" href="Content.Client.Popups.PopupSystem.WorldPopupLabel.html">PopupSystem.WorldPopupLabel</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_FrameUpdate_System_Single_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.FrameUpdate(System.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L199">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_FrameUpdate_" data-uid="Content.Client.Popups.PopupSystem.FrameUpdate*"></a>
<h4 id="Content_Client_Popups_PopupSystem_FrameUpdate_System_Single_" data-uid="Content.Client.Popups.PopupSystem.FrameUpdate(System.Single)">FrameUpdate(Single)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void FrameUpdate(float frameTime)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td><span class="parametername">frameTime</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_GetPopupLifetime_Content_Client_Popups_PopupSystem_PopupLabel_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.GetPopupLifetime(Content.Client.Popups.PopupSystem.PopupLabel)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L192">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_GetPopupLifetime_" data-uid="Content.Client.Popups.PopupSystem.GetPopupLifetime*"></a>
<h4 id="Content_Client_Popups_PopupSystem_GetPopupLifetime_Content_Client_Popups_PopupSystem_PopupLabel_" data-uid="Content.Client.Popups.PopupSystem.GetPopupLifetime(Content.Client.Popups.PopupSystem.PopupLabel)">GetPopupLifetime(PopupSystem.PopupLabel)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static float GetPopupLifetime(PopupSystem.PopupLabel label)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Content.Client.Popups.PopupSystem.PopupLabel.html">PopupSystem.PopupLabel</a></td>
<td><span class="parametername">label</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_Initialize.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.Initialize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L42">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_Initialize_" data-uid="Content.Client.Popups.PopupSystem.Initialize*"></a>
<h4 id="Content_Client_Popups_PopupSystem_Initialize" data-uid="Content.Client.Popups.PopupSystem.Initialize">Initialize()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void Initialize()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupClient_System_String_EntityUid_EntityUid_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupClient(System.String%2CEntityUid%2CEntityUid%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L150">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupClient_" data-uid="Content.Client.Popups.PopupSystem.PopupClient*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupClient_System_String_EntityUid_EntityUid_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupClient(System.String,EntityUid,EntityUid,Content.Shared.Popups.PopupType)">PopupClient(String, EntityUid, EntityUid, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupClient(string message, EntityUid uid, EntityUid recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">uid</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCoordinates(System.String%2CRobust.Shared.Map.EntityCoordinates%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L79">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCoordinates_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates(System.String,Robust.Shared.Map.EntityCoordinates,Content.Shared.Popups.PopupType)">PopupCoordinates(String, EntityCoordinates, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCoordinates(string message, EntityCoordinates coordinates, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Map.EntityCoordinates</span></td>
<td><span class="parametername">coordinates</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../Content.Shared/Content.Shared.Popups.SharedPopupSystem.html#Content_Shared_Popups_SharedPopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Content_Shared_Popups_PopupType_">SharedPopupSystem.PopupCoordinates(String, EntityCoordinates, PopupType)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_EntityUid_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCoordinates(System.String%2CRobust.Shared.Map.EntityCoordinates%2CEntityUid%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L90">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCoordinates_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_EntityUid_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates(System.String,Robust.Shared.Map.EntityCoordinates,EntityUid,Content.Shared.Popups.PopupType)">PopupCoordinates(String, EntityCoordinates, EntityUid, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCoordinates(string message, EntityCoordinates coordinates, EntityUid recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Map.EntityCoordinates</span></td>
<td><span class="parametername">coordinates</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Robust_Shared_Player_Filter_System_Boolean_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCoordinates(System.String%2CRobust.Shared.Map.EntityCoordinates%2CRobust.Shared.Player.Filter%2CSystem.Boolean%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L125">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCoordinates_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Robust_Shared_Player_Filter_System_Boolean_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates(System.String,Robust.Shared.Map.EntityCoordinates,Robust.Shared.Player.Filter,System.Boolean,Content.Shared.Popups.PopupType)">PopupCoordinates(String, EntityCoordinates, Filter, Boolean, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCoordinates(string message, EntityCoordinates coordinates, Filter filter, bool replayRecord, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Map.EntityCoordinates</span></td>
<td><span class="parametername">coordinates</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Player.Filter</span></td>
<td><span class="parametername">filter</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">replayRecord</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../Content.Shared/Content.Shared.Popups.SharedPopupSystem.html#Content_Shared_Popups_SharedPopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Robust_Shared_Player_Filter_System_Boolean_Content_Shared_Popups_PopupType_">SharedPopupSystem.PopupCoordinates(String, EntityCoordinates, Filter, Boolean, PopupType)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCoordinates(System.String%2CRobust.Shared.Map.EntityCoordinates%2CRobust.Shared.Players.ICommonSession%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L84">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCoordinates_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCoordinates(System.String,Robust.Shared.Map.EntityCoordinates,Robust.Shared.Players.ICommonSession,Content.Shared.Popups.PopupType)">PopupCoordinates(String, EntityCoordinates, ICommonSession, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCoordinates(string message, EntityCoordinates coordinates, ICommonSession recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Map.EntityCoordinates</span></td>
<td><span class="parametername">coordinates</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Players.ICommonSession</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../Content.Shared/Content.Shared.Popups.SharedPopupSystem.html#Content_Shared_Popups_SharedPopupSystem_PopupCoordinates_System_String_Robust_Shared_Map_EntityCoordinates_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_">SharedPopupSystem.PopupCoordinates(String, EntityCoordinates, ICommonSession, PopupType)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCursor_System_String_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCursor(System.String%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L110">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCursor_" data-uid="Content.Client.Popups.PopupSystem.PopupCursor*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCursor_System_String_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCursor(System.String,Content.Shared.Popups.PopupType)">PopupCursor(String, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCursor(string message, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../Content.Shared/Content.Shared.Popups.SharedPopupSystem.html#Content_Shared_Popups_SharedPopupSystem_PopupCursor_System_String_Content_Shared_Popups_PopupType_">SharedPopupSystem.PopupCursor(String, PopupType)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCursor_System_String_EntityUid_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCursor(System.String%2CEntityUid%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L119">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCursor_" data-uid="Content.Client.Popups.PopupSystem.PopupCursor*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCursor_System_String_EntityUid_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCursor(System.String,EntityUid,Content.Shared.Popups.PopupType)">PopupCursor(String, EntityUid, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCursor(string message, EntityUid recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupCursor_System_String_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupCursor(System.String%2CRobust.Shared.Players.ICommonSession%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L113">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupCursor_" data-uid="Content.Client.Popups.PopupSystem.PopupCursor*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupCursor_System_String_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupCursor(System.String,Robust.Shared.Players.ICommonSession,Content.Shared.Popups.PopupType)">PopupCursor(String, ICommonSession, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupCursor(string message, ICommonSession recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Players.ICommonSession</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="../Content.Shared/Content.Shared.Popups.SharedPopupSystem.html#Content_Shared_Popups_SharedPopupSystem_PopupCursor_System_String_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_">SharedPopupSystem.PopupCursor(String, ICommonSession, PopupType)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupEntity(System.String%2CEntityUid%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L156">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupEntity_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity(System.String,EntityUid,Content.Shared.Popups.PopupType)">PopupEntity(String, EntityUid, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupEntity(string message, EntityUid uid, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">uid</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_EntityUid_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupEntity(System.String%2CEntityUid%2CEntityUid%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L130">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupEntity_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_EntityUid_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity(System.String,EntityUid,EntityUid,Content.Shared.Popups.PopupType)">PopupEntity(String, EntityUid, EntityUid, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupEntity(string message, EntityUid uid, EntityUid recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">uid</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_Robust_Shared_Player_Filter_System_Boolean_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupEntity(System.String%2CEntityUid%2CRobust.Shared.Player.Filter%2CSystem.Boolean%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L142">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupEntity_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_Robust_Shared_Player_Filter_System_Boolean_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity(System.String,EntityUid,Robust.Shared.Player.Filter,System.Boolean,Content.Shared.Popups.PopupType)">PopupEntity(String, EntityUid, Filter, Boolean, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupEntity(string message, EntityUid uid, Filter filter, bool recordReplay, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">uid</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Player.Filter</span></td>
<td><span class="parametername">filter</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">recordReplay</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.PopupEntity(System.String%2CEntityUid%2CRobust.Shared.Players.ICommonSession%2CContent.Shared.Popups.PopupType)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L136">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_PopupEntity_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity*"></a>
<h4 id="Content_Client_Popups_PopupSystem_PopupEntity_System_String_EntityUid_Robust_Shared_Players_ICommonSession_Content_Shared_Popups_PopupType_" data-uid="Content.Client.Popups.PopupSystem.PopupEntity(System.String,EntityUid,Robust.Shared.Players.ICommonSession,Content.Shared.Popups.PopupType)">PopupEntity(String, EntityUid, ICommonSession, PopupType)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void PopupEntity(string message, EntityUid uid, ICommonSession recipient, PopupType type = PopupType.Small)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">EntityUid</span></td>
<td><span class="parametername">uid</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Robust.Shared.Players.ICommonSession</span></td>
<td><span class="parametername">recipient</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="../Content.Shared/Content.Shared.Popups.PopupType.html">PopupType</a></td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem_Shutdown.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem.Shutdown%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L52">View Source</a>
</span>
<a id="Content_Client_Popups_PopupSystem_Shutdown_" data-uid="Content.Client.Popups.PopupSystem.Shutdown*"></a>
<h4 id="Content_Client_Popups_PopupSystem_Shutdown" data-uid="Content.Client.Popups.PopupSystem.Shutdown">Shutdown()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void Shutdown()</code></pre>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Popups_PopupSystem.md&amp;value=---%0Auid%3A%20Content.Client.Popups.PopupSystem%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/space-wizards/space-station-14/blob/master/Content.Client/Popups/PopupSystem.cs/#L20" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<div class="toggle-mode">
<div class="icon">
<i aria-hidden="true"></i>
</div>
<label class="switch">
<input type="checkbox" id="switch-style">
<span class="slider round"></span>
</label>
<div class="icon">
<i aria-hidden="true"></i>
</div>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<div class="pull-left">
<span>Generated by <strong>DocFX</strong></span>
</div>
<div class="toggle-mode pull-right visible-sm visible-xs">
<div class="icon">
<i aria-hidden="true"></i>
</div>
<label class="switch">
<input type="checkbox" id="switch-style-m">
<span class="slider round"></span>
</label>
<div class="icon">
<i aria-hidden="true"></i>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="../../styles/toggle-theme.js"></script>
</footer> </div>
<script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../../styles/docfx.js"></script>
<script type="text/javascript" src="../../styles/main.js"></script>
</body>
</html>