mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
600 lines
31 KiB
HTML
600 lines
31 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 GameControllerOptions
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Class GameControllerOptions
|
|
">
|
|
<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="Robust.Client.GameControllerOptions">
|
|
|
|
|
|
<h1 id="Robust_Client_GameControllerOptions" data-uid="Robust.Client.GameControllerOptions" class="text-break">Class GameControllerOptions
|
|
</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">GameControllerOptions</span></div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="Robust.Client.html">Robust.Client</a></h6>
|
|
<h6><strong>Assembly</strong>: Robust.Client.dll</h6>
|
|
<h5 id="Robust_Client_GameControllerOptions_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public sealed class GameControllerOptions : object</code></pre>
|
|
</div>
|
|
<h3 id="properties">Properties
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_AssemblyDirectory.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.AssemblyDirectory%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L54">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_AssemblyDirectory_" data-uid="Robust.Client.GameControllerOptions.AssemblyDirectory*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_AssemblyDirectory" data-uid="Robust.Client.GameControllerOptions.AssemblyDirectory">AssemblyDirectory</h4>
|
|
<div class="markdown level1 summary"><p>Directory to load all assemblies from.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ResPath AssemblyDirectory { 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><a class="xref" href="../Robust.Shared/Robust.Shared.Utility.ResPath.html">ResPath</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_ConfigFileName.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.ConfigFileName%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L27">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_ConfigFileName_" data-uid="Robust.Client.GameControllerOptions.ConfigFileName*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_ConfigFileName" data-uid="Robust.Client.GameControllerOptions.ConfigFileName">ConfigFileName</h4>
|
|
<div class="markdown level1 summary"><p>Name of the configuration file in the user data directory.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string ConfigFileName { 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.String</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_ContentBuildDirectory.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.ContentBuildDirectory%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L49">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_ContentBuildDirectory_" data-uid="Robust.Client.GameControllerOptions.ContentBuildDirectory*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_ContentBuildDirectory" data-uid="Robust.Client.GameControllerOptions.ContentBuildDirectory">ContentBuildDirectory</h4>
|
|
<div class="markdown level1 summary"><p>Name of the content build directory, for game pack mounting purposes.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string ContentBuildDirectory { 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.String</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_ContentModulePrefix.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.ContentModulePrefix%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L44">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_ContentModulePrefix_" data-uid="Robust.Client.GameControllerOptions.ContentModulePrefix*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_ContentModulePrefix" data-uid="Robust.Client.GameControllerOptions.ContentModulePrefix">ContentModulePrefix</h4>
|
|
<div class="markdown level1 summary"><p>Assemblies with this prefix will be loaded.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string? ContentModulePrefix { 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><<span class="xref">System.String</span>></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 id="Robust_Client_GameControllerOptions_ContentModulePrefix_remarks">Remarks</h5>
|
|
<div class="markdown level1 remarks"><p>Defaults to <code>Content.</code> if unset.</p>
|
|
</div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_DefaultWindowTitle.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.DefaultWindowTitle%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L36">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_DefaultWindowTitle_" data-uid="Robust.Client.GameControllerOptions.DefaultWindowTitle*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_DefaultWindowTitle" data-uid="Robust.Client.GameControllerOptions.DefaultWindowTitle">DefaultWindowTitle</h4>
|
|
<div class="markdown level1 summary"><p>Default window title.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string? DefaultWindowTitle { 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><<span class="xref">System.String</span>></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 id="Robust_Client_GameControllerOptions_DefaultWindowTitle_remarks">Remarks</h5>
|
|
<div class="markdown level1 remarks"><p>Defaults to <code>RobustToolbox</code> if unset.</p>
|
|
</div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_LoadConfigAndUserData.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.LoadConfigAndUserData%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L84">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_LoadConfigAndUserData_" data-uid="Robust.Client.GameControllerOptions.LoadConfigAndUserData*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_LoadConfigAndUserData" data-uid="Robust.Client.GameControllerOptions.LoadConfigAndUserData">LoadConfigAndUserData</h4>
|
|
<div class="markdown level1 summary"><p>Whether to load config and user data.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool LoadConfigAndUserData { 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.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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_LoadContentResources.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.LoadContentResources%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L79">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_LoadContentResources_" data-uid="Robust.Client.GameControllerOptions.LoadContentResources*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_LoadContentResources" data-uid="Robust.Client.GameControllerOptions.LoadContentResources">LoadContentResources</h4>
|
|
<div class="markdown level1 summary"><p>Whether to mount content resources when not on FULL_RELEASE.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool LoadContentResources { 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.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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_MountOptions.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.MountOptions%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L17">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_MountOptions_" data-uid="Robust.Client.GameControllerOptions.MountOptions*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_MountOptions" data-uid="Robust.Client.GameControllerOptions.MountOptions">MountOptions</h4>
|
|
<div class="markdown level1 summary"><p>Lists of mount options to mount.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public MountOptions MountOptions { 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><a class="xref" href="../Robust.Shared/Robust.Shared.MountOptions.html">MountOptions</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_PrototypeDirectory.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.PrototypeDirectory%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L59">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_PrototypeDirectory_" data-uid="Robust.Client.GameControllerOptions.PrototypeDirectory*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_PrototypeDirectory" data-uid="Robust.Client.GameControllerOptions.PrototypeDirectory">PrototypeDirectory</h4>
|
|
<div class="markdown level1 summary"><p>Directory to load all prototypes from.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ResPath PrototypeDirectory { 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><a class="xref" href="../Robust.Shared/Robust.Shared.Utility.ResPath.html">ResPath</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_ResourceMountDisabled.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.ResourceMountDisabled%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L74">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_ResourceMountDisabled_" data-uid="Robust.Client.GameControllerOptions.ResourceMountDisabled*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_ResourceMountDisabled" data-uid="Robust.Client.GameControllerOptions.ResourceMountDisabled">ResourceMountDisabled</h4>
|
|
<div class="markdown level1 summary"><p>Whether to disable mounting the "Resources/" folder on FULL_RELEASE.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool ResourceMountDisabled { 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.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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_Sandboxing.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.Sandboxing%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L11">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_Sandboxing_" data-uid="Robust.Client.GameControllerOptions.Sandboxing*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_Sandboxing" data-uid="Robust.Client.GameControllerOptions.Sandboxing">Sandboxing</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 Sandboxing { 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.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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_SplashLogo.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.SplashLogo%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L69">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_SplashLogo_" data-uid="Robust.Client.GameControllerOptions.SplashLogo*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_SplashLogo" data-uid="Robust.Client.GameControllerOptions.SplashLogo">SplashLogo</h4>
|
|
<div class="markdown level1 summary"><p>Resource path for splash image to show when the game starts up.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ResPath? SplashLogo { 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><<a class="xref" href="../Robust.Shared/Robust.Shared.Utility.ResPath.html">ResPath</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_UserDataDirectoryName.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.UserDataDirectoryName%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L22">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_UserDataDirectoryName_" data-uid="Robust.Client.GameControllerOptions.UserDataDirectoryName*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_UserDataDirectoryName" data-uid="Robust.Client.GameControllerOptions.UserDataDirectoryName">UserDataDirectoryName</h4>
|
|
<div class="markdown level1 summary"><p>Name the userdata directory will have.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string UserDataDirectoryName { 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.String</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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions_WindowIconSet.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions.WindowIconSet%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L64">View Source</a>
|
|
</span>
|
|
<a id="Robust_Client_GameControllerOptions_WindowIconSet_" data-uid="Robust.Client.GameControllerOptions.WindowIconSet*"></a>
|
|
<h4 id="Robust_Client_GameControllerOptions_WindowIconSet" data-uid="Robust.Client.GameControllerOptions.WindowIconSet">WindowIconSet</h4>
|
|
<div class="markdown level1 summary"><p>Directory resource path containing window icons to load.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ResPath? WindowIconSet { 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><<a class="xref" href="../Robust.Shared/Robust.Shared.Utility.ResPath.html">ResPath</a>></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/RobustToolbox/new/master/apiSpec/new?filename=Robust_Client_GameControllerOptions.md&value=---%0Auid%3A%20Robust.Client.GameControllerOptions%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/RobustToolbox/blob/master/Robust.Client/GameControllerOptions.cs/#L6" 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>
|