Files
space-station-14/api/Content.Client/Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.html
2023-10-08 01:38:46 +00:00

804 lines
50 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 ActionButton
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ActionButton
">
<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.UserInterface.Systems.Actions.Controls.ActionButton">
<h1 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton" class="text-break">Class ActionButton
</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"><span class="xref">Robust.Client.UserInterface.Control</span></div>
<div class="level2"><span class="xref">ActionButton</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><a class="xref" href="Content.Client.UserInterface.IEntityControl.html">IEntityControl</a></div>
</div>
<div class="inheritedMembers">
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Content.Client.UserInterface.Systems.Actions.Controls.html">Content.Client.UserInterface.Systems.Actions.Controls</a></h6>
<h6><strong>Assembly</strong>: Content.Client.dll</h6>
<h5 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class ActionButton : Control, IEntityControl</code></pre>
</div>
<h3 id="constructors">Constructors
</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_UserInterface_Systems_Actions_Controls_ActionButton__ctor.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.%23ctor%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L63">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton__ctor_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.#ctor*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton__ctor" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.#ctor">ActionButton()</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 ActionButton()</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_UserInterface_Systems_Actions_Controls_ActionButton_Button.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Button%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L47">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Button" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Button">Button</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 readonly TextureRect Button</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">Robust.Client.UserInterface.Controls.TextureRect</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_UserInterface_Systems_Actions_Controls_ActionButton_Cooldown.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Cooldown%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L52">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Cooldown" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Cooldown">Cooldown</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 readonly CooldownGraphic Cooldown</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><a class="xref" href="Content.Client.Cooldown.CooldownGraphic.html">CooldownGraphic</a></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_UserInterface_Systems_Actions_Controls_ActionButton_HighlightRect.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.HighlightRect%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L48">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_HighlightRect" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.HighlightRect">HighlightRect</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 readonly PanelContainer HighlightRect</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">Robust.Client.UserInterface.Controls.PanelContainer</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_UserInterface_Systems_Actions_Controls_ActionButton_Label.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Label%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L51">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Label" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Label">Label</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 readonly Label Label</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">Robust.Client.UserInterface.Controls.Label</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_UserInterface_Systems_Actions_Controls_ActionButton_ActionId.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionId%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L56">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ActionId_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionId*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ActionId" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionId">ActionId</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 EntityUid? ActionId { 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">System.Nullable</span>&lt;<span class="xref">EntityUid</span>&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_UserInterface_Systems_Actions_Controls_ActionButton_KeyBind.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.KeyBind%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L33">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_KeyBind_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.KeyBind*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_KeyBind" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.KeyBind">KeyBind</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 BoundKeyFunction? KeyBind { set; }</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">System.Nullable</span>&lt;<span class="xref">Robust.Shared.Input.BoundKeyFunction</span>&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_UserInterface_Systems_Actions_Controls_ActionButton_Locked.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Locked%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L57">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Locked_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Locked*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Locked" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Locked">Locked</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 bool Locked { get; set; }</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">System.Boolean</span></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_UserInterface_Systems_Actions_Controls_ActionButton_ClearData.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ClearData%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L295">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ClearData_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ClearData*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ClearData" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ClearData">ClearData()</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 void ClearData()</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_UserInterface_Systems_Actions_Controls_ActionButton_ControlFocusExited.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ControlFocusExited%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L192">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ControlFocusExited_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ControlFocusExited*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ControlFocusExited" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ControlFocusExited">ControlFocusExited()</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">protected override void ControlFocusExited()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.ControlFocusExited()</span></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_UserInterface_Systems_Actions_Controls_ActionButton_Depress_Robust_Client_UserInterface_GUIBoundKeyEventArgs_System_Boolean_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Depress(Robust.Client.UserInterface.GUIBoundKeyEventArgs%2CSystem.Boolean)%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L344">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Depress_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Depress*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Depress_Robust_Client_UserInterface_GUIBoundKeyEventArgs_System_Boolean_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Depress(Robust.Client.UserInterface.GUIBoundKeyEventArgs,System.Boolean)">Depress(GUIBoundKeyEventArgs, Boolean)</h4>
<div class="markdown level1 summary"><p>Press this button down. If it was depressed and now set to not depressed, will
trigger the action.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void Depress(GUIBoundKeyEventArgs args, bool depress)</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">Robust.Client.UserInterface.GUIBoundKeyEventArgs</span></td>
<td><span class="parametername">args</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">depress</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_UserInterface_Systems_Actions_Controls_ActionButton_DrawModeChanged.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.DrawModeChanged%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L360">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_DrawModeChanged_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.DrawModeChanged*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_DrawModeChanged" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.DrawModeChanged">DrawModeChanged()</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 void DrawModeChanged()</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_UserInterface_Systems_Actions_Controls_ActionButton_FrameUpdate_Robust_Shared_Timing_FrameEventArgs_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L304">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_FrameUpdate_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.FrameUpdate*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_FrameUpdate_Robust_Shared_Timing_FrameEventArgs_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)">FrameUpdate(FrameEventArgs)</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">protected override void FrameUpdate(FrameEventArgs args)</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">Robust.Shared.Timing.FrameEventArgs</span></td>
<td><span class="parametername">args</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)</span></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_UserInterface_Systems_Actions_Controls_ActionButton_MouseEntered.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.MouseEntered%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L324">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_MouseEntered_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.MouseEntered*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_MouseEntered" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.MouseEntered">MouseEntered()</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">protected override void MouseEntered()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.MouseEntered()</span></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_UserInterface_Systems_Actions_Controls_ActionButton_MouseExited.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.MouseExited%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L332">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_MouseExited_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.MouseExited*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_MouseExited" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.MouseExited">MouseExited()</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">protected override void MouseExited()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.MouseExited()</span></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_UserInterface_Systems_Actions_Controls_ActionButton_OnThemeUpdated.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.OnThemeUpdated%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L164">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_OnThemeUpdated_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.OnThemeUpdated*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_OnThemeUpdated" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.OnThemeUpdated">OnThemeUpdated()</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">protected override void OnThemeUpdated()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">Robust.Client.UserInterface.Control.OnThemeUpdated()</span></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_UserInterface_Systems_Actions_Controls_ActionButton_TryReplaceWith_EntityUid_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.TryReplaceWith(EntityUid)%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L277">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_TryReplaceWith_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.TryReplaceWith*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_TryReplaceWith_EntityUid_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.TryReplaceWith(EntityUid)">TryReplaceWith(EntityUid)</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 bool TryReplaceWith(EntityUid actionId)</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">EntityUid</span></td>
<td><span class="parametername">actionId</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.Boolean</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_UserInterface_Systems_Actions_Controls_ActionButton_UpdateData_EntityUid_.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.UpdateData(EntityUid)%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L288">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_UpdateData_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.UpdateData*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_UpdateData_EntityUid_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.UpdateData(EntityUid)">UpdateData(EntityUid)</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 void UpdateData(EntityUid actionId)</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">EntityUid</span></td>
<td><span class="parametername">actionId</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_UserInterface_Systems_Actions_Controls_ActionButton_UpdateIcons.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.UpdateIcons%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L261">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_UpdateIcons_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.UpdateIcons*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_UpdateIcons" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.UpdateIcons">UpdateIcons()</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 void UpdateIcons()</code></pre>
</div>
<h3 id="events">Events
</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_UserInterface_Systems_Actions_Controls_ActionButton_ActionFocusExited.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionFocusExited%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L61">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ActionFocusExited" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionFocusExited">ActionFocusExited</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 event Action&lt;ActionButton&gt;? ActionFocusExited</code></pre>
</div>
<h5 class="eventType">Event Type</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.Nullable</span>&lt;<span class="xref">Action</span>&lt;<a class="xref" href="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.html">ActionButton</a>&gt;&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_UserInterface_Systems_Actions_Controls_ActionButton_ActionPressed.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionPressed%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L59">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ActionPressed" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionPressed">ActionPressed</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 event Action&lt;GUIBoundKeyEventArgs, ActionButton&gt;? ActionPressed</code></pre>
</div>
<h5 class="eventType">Event Type</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.Nullable</span>&lt;<span class="xref">Action</span>&lt;<span class="xref">Robust.Client.UserInterface.GUIBoundKeyEventArgs</span>, <a class="xref" href="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.html">ActionButton</a>&gt;&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_UserInterface_Systems_Actions_Controls_ActionButton_ActionUnpressed.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionUnpressed%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L60">View Source</a>
</span>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_ActionUnpressed" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.ActionUnpressed">ActionUnpressed</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 event Action&lt;GUIBoundKeyEventArgs, ActionButton&gt;? ActionUnpressed</code></pre>
</div>
<h5 class="eventType">Event Type</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.Nullable</span>&lt;<span class="xref">Action</span>&lt;<span class="xref">Robust.Client.UserInterface.GUIBoundKeyEventArgs</span>, <a class="xref" href="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.html">ActionButton</a>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="eii">Explicit Interface Implementations
</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_UserInterface_Systems_Actions_Controls_ActionButton_Content_Client_UserInterface_IEntityControl_UiEntity.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Content%23Client%23UserInterface%23IEntityControl%23UiEntity%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L405">View Source</a>
</span>
<a id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Content_Client_UserInterface_IEntityControl_UiEntity_" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Content#Client#UserInterface#IEntityControl#UiEntity*"></a>
<h4 id="Content_Client_UserInterface_Systems_Actions_Controls_ActionButton_Content_Client_UserInterface_IEntityControl_UiEntity" data-uid="Content.Client.UserInterface.Systems.Actions.Controls.ActionButton.Content#Client#UserInterface#IEntityControl#UiEntity">IEntityControl.UiEntity</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">EntityUid? IEntityControl.UiEntity { get; }</code></pre>
</div>
<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.Nullable</span>&lt;<span class="xref">EntityUid</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="Content.Client.UserInterface.IEntityControl.html">IEntityControl</a>
</div>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_">ControlExtension.GetControlOfType&lt;T&gt;(Control)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_System_String_">ControlExtension.GetControlOfType&lt;T&gt;(Control, String)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_System_Boolean_">ControlExtension.GetControlOfType&lt;T&gt;(Control, Boolean)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetControlOfType__1_Robust_Client_UserInterface_Control_System_String_System_Boolean_">ControlExtension.GetControlOfType&lt;T&gt;(Control, String, Boolean)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_GetSearchableControls_Robust_Client_UserInterface_Control_System_Boolean_">ControlExtension.GetSearchableControls(Control, Boolean)</a>
</div>
<div>
<a class="xref" href="Content.Client.UserInterface.ControlExtensions.ControlExtension.html#Content_Client_UserInterface_ControlExtensions_ControlExtension_ChildrenContainText_Robust_Client_UserInterface_Control_System_String_">ControlExtension.ChildrenContainText(Control, String)</a>
</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_UserInterface_Systems_Actions_Controls_ActionButton.md&amp;value=---%0Auid%3A%20Content.Client.UserInterface.Systems.Actions.Controls.ActionButton%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/UserInterface/Systems/Actions/Controls/ActionButton.cs/#L22" 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>