mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-09-15 23:02:59 +02:00
932 lines
53 KiB
HTML
932 lines
53 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 ClientInventorySystem
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Class ClientInventorySystem
|
|
">
|
|
<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.Inventory.ClientInventorySystem">
|
|
|
|
|
|
<h1 id="Content_Client_Inventory_ClientInventorySystem" data-uid="Content.Client.Inventory.ClientInventorySystem" class="text-break">Class ClientInventorySystem
|
|
</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.Inventory.InventorySystem.html">InventorySystem</a></div>
|
|
<div class="level2"><span class="xref">ClientInventorySystem</span></div>
|
|
</div>
|
|
<div class="inheritedMembers">
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="Content.Client.Inventory.html">Content.Client.Inventory</a></h6>
|
|
<h6><strong>Assembly</strong>: Content.Client.dll</h6>
|
|
<h5 id="Content_Client_Inventory_ClientInventorySystem_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public sealed class ClientInventorySystem : InventorySystem</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_Inventory_ClientInventorySystem_EntitySlotUpdate.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.EntitySlotUpdate%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/Inventory/ClientInventorySystem.cs/#L32">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_EntitySlotUpdate" data-uid="Content.Client.Inventory.ClientInventorySystem.EntitySlotUpdate">EntitySlotUpdate</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 Action<ClientInventorySystem.SlotData>? EntitySlotUpdate</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.Nullable</span><<span class="xref">Action</span><<a class="xref" href="Content.Client.Inventory.ClientInventorySystem.SlotData.html">ClientInventorySystem.SlotData</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_Inventory_ClientInventorySystem_OnLinkInventorySlots.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.OnLinkInventorySlots%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/Inventory/ClientInventorySystem.cs/#L35">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_OnLinkInventorySlots" data-uid="Content.Client.Inventory.ClientInventorySystem.OnLinkInventorySlots">OnLinkInventorySlots</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 Action<EntityUid, InventorySlotsComponent>? OnLinkInventorySlots</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.Nullable</span><<span class="xref">Action</span><<span class="xref">EntityUid</span>, <a class="xref" href="Content.Client.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</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_Inventory_ClientInventorySystem_OnSlotAdded.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.OnSlotAdded%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/Inventory/ClientInventorySystem.cs/#L33">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_OnSlotAdded" data-uid="Content.Client.Inventory.ClientInventorySystem.OnSlotAdded">OnSlotAdded</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 Action<ClientInventorySystem.SlotData>? OnSlotAdded</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.Nullable</span><<span class="xref">Action</span><<a class="xref" href="Content.Client.Inventory.ClientInventorySystem.SlotData.html">ClientInventorySystem.SlotData</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_Inventory_ClientInventorySystem_OnSlotRemoved.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.OnSlotRemoved%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/Inventory/ClientInventorySystem.cs/#L34">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_OnSlotRemoved" data-uid="Content.Client.Inventory.ClientInventorySystem.OnSlotRemoved">OnSlotRemoved</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 Action<ClientInventorySystem.SlotData>? OnSlotRemoved</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.Nullable</span><<span class="xref">Action</span><<a class="xref" href="Content.Client.Inventory.ClientInventorySystem.SlotData.html">ClientInventorySystem.SlotData</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_Inventory_ClientInventorySystem_OnSpriteUpdate.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.OnSpriteUpdate%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/Inventory/ClientInventorySystem.cs/#L37">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_OnSpriteUpdate" data-uid="Content.Client.Inventory.ClientInventorySystem.OnSpriteUpdate">OnSpriteUpdate</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 Action<ClientInventorySystem.SlotSpriteUpdate>? OnSpriteUpdate</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.Nullable</span><<span class="xref">Action</span><<span class="xref">Content.Client.Inventory.ClientInventorySystem.SlotSpriteUpdate</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_Inventory_ClientInventorySystem_OnUnlinkInventory.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.OnUnlinkInventory%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/Inventory/ClientInventorySystem.cs/#L36">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_OnUnlinkInventory" data-uid="Content.Client.Inventory.ClientInventorySystem.OnUnlinkInventory">OnUnlinkInventory</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 Action? OnUnlinkInventory</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.Nullable</span><<span class="xref">Action</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_Inventory_ClientInventorySystem_Initialize.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.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/Inventory/ClientInventorySystem.cs/#L41">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_Initialize_" data-uid="Content.Client.Inventory.ClientInventorySystem.Initialize*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_Initialize" data-uid="Content.Client.Inventory.ClientInventorySystem.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>
|
|
<h5 class="overrides">Overrides</h5>
|
|
<div><a class="xref" href="../Content.Shared/Content.Shared.Inventory.InventorySystem.html#Content_Shared_Inventory_InventorySystem_Initialize">InventorySystem.Initialize()</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_Inventory_ClientInventorySystem_OnInit_EntityUid_Content_Shared_Inventory_InventoryComponent_ComponentInit_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.OnInit(EntityUid%2CContent.Shared.Inventory.InventoryComponent%2CComponentInit)%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/Inventory/ClientInventorySystem.cs/#L149">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_OnInit_" data-uid="Content.Client.Inventory.ClientInventorySystem.OnInit*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_OnInit_EntityUid_Content_Shared_Inventory_InventoryComponent_ComponentInit_" data-uid="Content.Client.Inventory.ClientInventorySystem.OnInit(EntityUid,Content.Shared.Inventory.InventoryComponent,ComponentInit)">OnInit(EntityUid, InventoryComponent, ComponentInit)</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 OnInit(EntityUid uid, InventoryComponent component, ComponentInit 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">EntityUid</span></td>
|
|
<td><span class="parametername">uid</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="../Content.Shared/Content.Shared.Inventory.InventoryComponent.html">InventoryComponent</a></td>
|
|
<td><span class="parametername">component</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">ComponentInit</span></td>
|
|
<td><span class="parametername">args</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_Inventory_ClientInventorySystem_ReloadInventory_Content_Client_Inventory_InventorySlotsComponent_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.ReloadInventory(Content.Client.Inventory.InventorySlotsComponent)%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/Inventory/ClientInventorySystem.cs/#L166">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_ReloadInventory_" data-uid="Content.Client.Inventory.ClientInventorySystem.ReloadInventory*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_ReloadInventory_Content_Client_Inventory_InventorySlotsComponent_" data-uid="Content.Client.Inventory.ClientInventorySystem.ReloadInventory(Content.Client.Inventory.InventorySlotsComponent)">ReloadInventory(InventorySlotsComponent)</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 ReloadInventory(InventorySlotsComponent component = null)</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.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</a></td>
|
|
<td><span class="parametername">component</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_Inventory_ClientInventorySystem_RemoveSlotDef_EntityUid_Content_Client_Inventory_InventorySlotsComponent_Content_Client_Inventory_ClientInventorySystem_SlotData_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.RemoveSlotDef(EntityUid%2CContent.Client.Inventory.InventorySlotsComponent%2CContent.Client.Inventory.ClientInventorySystem.SlotData)%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/Inventory/ClientInventorySystem.cs/#L216">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_RemoveSlotDef_" data-uid="Content.Client.Inventory.ClientInventorySystem.RemoveSlotDef*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_RemoveSlotDef_EntityUid_Content_Client_Inventory_InventorySlotsComponent_Content_Client_Inventory_ClientInventorySystem_SlotData_" data-uid="Content.Client.Inventory.ClientInventorySystem.RemoveSlotDef(EntityUid,Content.Client.Inventory.InventorySlotsComponent,Content.Client.Inventory.ClientInventorySystem.SlotData)">RemoveSlotDef(EntityUid, InventorySlotsComponent, ClientInventorySystem.SlotData)</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 RemoveSlotDef(EntityUid owner, InventorySlotsComponent component, ClientInventorySystem.SlotData slotData)</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">owner</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="Content.Client.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</a></td>
|
|
<td><span class="parametername">component</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="Content.Client.Inventory.ClientInventorySystem.SlotData.html">ClientInventorySystem.SlotData</a></td>
|
|
<td><span class="parametername">slotData</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_Inventory_ClientInventorySystem_RemoveSlotDef_EntityUid_Content_Client_Inventory_InventorySlotsComponent_System_String_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.RemoveSlotDef(EntityUid%2CContent.Client.Inventory.InventorySlotsComponent%2CSystem.String)%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/Inventory/ClientInventorySystem.cs/#L225">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_RemoveSlotDef_" data-uid="Content.Client.Inventory.ClientInventorySystem.RemoveSlotDef*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_RemoveSlotDef_EntityUid_Content_Client_Inventory_InventorySlotsComponent_System_String_" data-uid="Content.Client.Inventory.ClientInventorySystem.RemoveSlotDef(EntityUid,Content.Client.Inventory.InventorySlotsComponent,System.String)">RemoveSlotDef(EntityUid, InventorySlotsComponent, String)</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 RemoveSlotDef(EntityUid owner, InventorySlotsComponent component, string slotName)</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">owner</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="Content.Client.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</a></td>
|
|
<td><span class="parametername">component</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td><span class="parametername">slotName</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_Inventory_ClientInventorySystem_SetSlotHighlight_EntityUid_Content_Client_Inventory_InventorySlotsComponent_System_String_System_Boolean_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.SetSlotHighlight(EntityUid%2CContent.Client.Inventory.InventorySlotsComponent%2CSystem.String%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/Inventory/ClientInventorySystem.cs/#L178">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_SetSlotHighlight_" data-uid="Content.Client.Inventory.ClientInventorySystem.SetSlotHighlight*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_SetSlotHighlight_EntityUid_Content_Client_Inventory_InventorySlotsComponent_System_String_System_Boolean_" data-uid="Content.Client.Inventory.ClientInventorySystem.SetSlotHighlight(EntityUid,Content.Client.Inventory.InventorySlotsComponent,System.String,System.Boolean)">SetSlotHighlight(EntityUid, InventorySlotsComponent, String, Boolean)</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 SetSlotHighlight(EntityUid owner, InventorySlotsComponent component, string slotName, bool state)</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">owner</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="Content.Client.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</a></td>
|
|
<td><span class="parametername">component</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td><span class="parametername">slotName</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td><span class="parametername">state</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_Inventory_ClientInventorySystem_Shutdown.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.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/Inventory/ClientInventorySystem.cs/#L143">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_Shutdown_" data-uid="Content.Client.Inventory.ClientInventorySystem.Shutdown*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_Shutdown" data-uid="Content.Client.Inventory.ClientInventorySystem.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>
|
|
<h5 class="overrides">Overrides</h5>
|
|
<div><a class="xref" href="../Content.Shared/Content.Shared.Inventory.InventorySystem.html#Content_Shared_Inventory_InventorySystem_Shutdown">InventorySystem.Shutdown()</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_Inventory_ClientInventorySystem_TryAddSlotDef_EntityUid_Content_Client_Inventory_InventorySlotsComponent_Content_Shared_Inventory_SlotDefinition_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.TryAddSlotDef(EntityUid%2CContent.Client.Inventory.InventorySlotsComponent%2CContent.Shared.Inventory.SlotDefinition)%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/Inventory/ClientInventorySystem.cs/#L205">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_TryAddSlotDef_" data-uid="Content.Client.Inventory.ClientInventorySystem.TryAddSlotDef*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_TryAddSlotDef_EntityUid_Content_Client_Inventory_InventorySlotsComponent_Content_Shared_Inventory_SlotDefinition_" data-uid="Content.Client.Inventory.ClientInventorySystem.TryAddSlotDef(EntityUid,Content.Client.Inventory.InventorySlotsComponent,Content.Shared.Inventory.SlotDefinition)">TryAddSlotDef(EntityUid, InventorySlotsComponent, SlotDefinition)</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 TryAddSlotDef(EntityUid owner, InventorySlotsComponent component, SlotDefinition newSlotDef)</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">owner</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="Content.Client.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</a></td>
|
|
<td><span class="parametername">component</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="../Content.Shared/Content.Shared.Inventory.SlotDefinition.html">SlotDefinition</a></td>
|
|
<td><span class="parametername">newSlotDef</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_Inventory_ClientInventorySystem_UIInventoryActivate_System_String_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UIInventoryActivate(System.String)%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/Inventory/ClientInventorySystem.cs/#L253">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UIInventoryActivate_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryActivate*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UIInventoryActivate_System_String_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryActivate(System.String)">UIInventoryActivate(String)</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 UIInventoryActivate(string slot)</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">slot</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_Inventory_ClientInventorySystem_UIInventoryActivateItem_System_String_EntityUid_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UIInventoryActivateItem(System.String%2CEntityUid)%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/Inventory/ClientInventorySystem.cs/#L279">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UIInventoryActivateItem_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryActivateItem*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UIInventoryActivateItem_System_String_EntityUid_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryActivateItem(System.String,EntityUid)">UIInventoryActivateItem(String, 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 UIInventoryActivateItem(string slot, EntityUid uid)</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">slot</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">EntityUid</span></td>
|
|
<td><span class="parametername">uid</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_Inventory_ClientInventorySystem_UIInventoryAltActivateItem_System_String_EntityUid_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UIInventoryAltActivateItem(System.String%2CEntityUid)%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/Inventory/ClientInventorySystem.cs/#L288">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UIInventoryAltActivateItem_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryAltActivateItem*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UIInventoryAltActivateItem_System_String_EntityUid_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryAltActivateItem(System.String,EntityUid)">UIInventoryAltActivateItem(String, 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 UIInventoryAltActivateItem(string slot, EntityUid uid)</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">slot</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">EntityUid</span></td>
|
|
<td><span class="parametername">uid</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_Inventory_ClientInventorySystem_UIInventoryExamine_System_String_EntityUid_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UIInventoryExamine(System.String%2CEntityUid)%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/Inventory/ClientInventorySystem.cs/#L263">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UIInventoryExamine_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryExamine*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UIInventoryExamine_System_String_EntityUid_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryExamine(System.String,EntityUid)">UIInventoryExamine(String, 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 UIInventoryExamine(string slot, EntityUid uid)</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">slot</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">EntityUid</span></td>
|
|
<td><span class="parametername">uid</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_Inventory_ClientInventorySystem_UIInventoryOpenContextMenu_System_String_EntityUid_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UIInventoryOpenContextMenu(System.String%2CEntityUid)%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/Inventory/ClientInventorySystem.cs/#L271">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UIInventoryOpenContextMenu_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryOpenContextMenu*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UIInventoryOpenContextMenu_System_String_EntityUid_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryOpenContextMenu(System.String,EntityUid)">UIInventoryOpenContextMenu(String, 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 UIInventoryOpenContextMenu(string slot, EntityUid uid)</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">slot</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">EntityUid</span></td>
|
|
<td><span class="parametername">uid</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_Inventory_ClientInventorySystem_UIInventoryStorageActivate_System_String_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UIInventoryStorageActivate(System.String)%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/Inventory/ClientInventorySystem.cs/#L258">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UIInventoryStorageActivate_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryStorageActivate*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UIInventoryStorageActivate_System_String_" data-uid="Content.Client.Inventory.ClientInventorySystem.UIInventoryStorageActivate(System.String)">UIInventoryStorageActivate(String)</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 UIInventoryStorageActivate(string slot)</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">slot</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_Inventory_ClientInventorySystem_Update_System_Single_.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.Update(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/Inventory/ClientInventorySystem.cs/#L59">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_Update_" data-uid="Content.Client.Inventory.ClientInventorySystem.Update*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_Update_System_Single_" data-uid="Content.Client.Inventory.ClientInventorySystem.Update(System.Single)">Update(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 Update(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_Inventory_ClientInventorySystem_UpdateSlot_EntityUid_Content_Client_Inventory_InventorySlotsComponent_System_String_System_Nullable_System_Boolean__System_Nullable_System_Boolean__.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem.UpdateSlot(EntityUid%2CContent.Client.Inventory.InventorySlotsComponent%2CSystem.String%2CSystem.Nullable%7BSystem.Boolean%7D%2CSystem.Nullable%7BSystem.Boolean%7D)%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/Inventory/ClientInventorySystem.cs/#L186">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Inventory_ClientInventorySystem_UpdateSlot_" data-uid="Content.Client.Inventory.ClientInventorySystem.UpdateSlot*"></a>
|
|
<h4 id="Content_Client_Inventory_ClientInventorySystem_UpdateSlot_EntityUid_Content_Client_Inventory_InventorySlotsComponent_System_String_System_Nullable_System_Boolean__System_Nullable_System_Boolean__" data-uid="Content.Client.Inventory.ClientInventorySystem.UpdateSlot(EntityUid,Content.Client.Inventory.InventorySlotsComponent,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean})">UpdateSlot(EntityUid, InventorySlotsComponent, String, Nullable<Boolean>, Nullable<Boolean>)</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 UpdateSlot(EntityUid owner, InventorySlotsComponent component, string slotName, bool? blocked = null, bool? highlight = null)</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">owner</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="Content.Client.Inventory.InventorySlotsComponent.html">InventorySlotsComponent</a></td>
|
|
<td><span class="parametername">component</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td><span class="parametername">slotName</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Nullable</span><<span class="xref">System.Boolean</span>></td>
|
|
<td><span class="parametername">blocked</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Nullable</span><<span class="xref">System.Boolean</span>></td>
|
|
<td><span class="parametername">highlight</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</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_Inventory_ClientInventorySystem.md&value=---%0Auid%3A%20Content.Client.Inventory.ClientInventorySystem%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/Inventory/ClientInventorySystem.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>
|