mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-09-15 14:53:16 +02:00
740 lines
42 KiB
HTML
740 lines
42 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 LightBehaviourAnimationTrack
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Class LightBehaviourAnimationTrack
|
|
">
|
|
<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.Light.Components.LightBehaviourAnimationTrack">
|
|
|
|
|
|
<h1 id="Content_Client_Light_Components_LightBehaviourAnimationTrack" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack" class="text-break">Class LightBehaviourAnimationTrack
|
|
</h1>
|
|
<div class="markdown level0 summary"><p>Base class for all light behaviours to derive from.
|
|
This AnimationTrack derivative does not rely on keyframes since it often needs to have a randomized duration.</p>
|
|
</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.Animations.AnimationTrack</span></div>
|
|
<div class="level2"><span class="xref">Robust.Client.Animations.AnimationTrackProperty</span></div>
|
|
<div class="level3"><span class="xref">LightBehaviourAnimationTrack</span></div>
|
|
<div class="level4"><a class="xref" href="Content.Client.Light.Components.ColorCycleBehaviour.html">ColorCycleBehaviour</a></div>
|
|
<div class="level4"><a class="xref" href="Content.Client.Light.Components.FadeBehaviour.html">FadeBehaviour</a></div>
|
|
<div class="level4"><a class="xref" href="Content.Client.Light.Components.PulseBehaviour.html">PulseBehaviour</a></div>
|
|
<div class="level4"><a class="xref" href="Content.Client.Light.Components.RandomizeBehaviour.html">RandomizeBehaviour</a></div>
|
|
</div>
|
|
<div class="inheritedMembers">
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="Content.Client.Light.Components.html">Content.Client.Light.Components</a></h6>
|
|
<h6><strong>Assembly</strong>: Content.Client.dll</h6>
|
|
<h5 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public abstract class LightBehaviourAnimationTrack : AnimationTrackProperty</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_Light_Components_LightBehaviourAnimationTrack__entMan.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack._entMan%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/Light/Components/LightBehaviourComponent.cs/#L21">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack__entMan" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack._entMan">_entMan</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 IEntityManager _entMan</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">IEntityManager</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_Light_Components_LightBehaviourAnimationTrack__random.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack._random%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/Light/Components/LightBehaviourComponent.cs/#L22">View Source</a>
|
|
</span>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack__random" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack._random">_random</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 IRobustRandom _random</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.Shared.Random.IRobustRandom</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_Light_Components_LightBehaviourAnimationTrack_Enabled.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.Enabled%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/Light/Components/LightBehaviourComponent.cs/#L31">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_Enabled_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.Enabled*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_Enabled" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.Enabled">Enabled</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 Enabled { 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>
|
|
<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_Light_Components_LightBehaviourAnimationTrack_EndValue.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.EndValue%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/Light/Components/LightBehaviourComponent.cs/#L35">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_EndValue_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.EndValue*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_EndValue" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.EndValue">EndValue</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 float EndValue { 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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Light_Components_LightBehaviourAnimationTrack_ID.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.ID%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/Light/Components/LightBehaviourComponent.cs/#L24">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_ID_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.ID*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_ID" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.ID">ID</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 string ID { 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.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/space-station-14/new/master/apiSpec/new?filename=Content_Client_Light_Components_LightBehaviourAnimationTrack_InterpolateMode.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.InterpolateMode%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/Light/Components/LightBehaviourComponent.cs/#L41">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_InterpolateMode_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.InterpolateMode*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_InterpolateMode" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.InterpolateMode">InterpolateMode</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 AnimationInterpolationMode InterpolateMode { 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">Robust.Shared.Animations.AnimationInterpolationMode</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_Light_Components_LightBehaviourAnimationTrack_IsLooped.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.IsLooped%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/Light/Components/LightBehaviourComponent.cs/#L29">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_IsLooped_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.IsLooped*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_IsLooped" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.IsLooped">IsLooped</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 IsLooped { 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>
|
|
<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_Light_Components_LightBehaviourAnimationTrack_MaxDuration.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.MaxDuration%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/Light/Components/LightBehaviourComponent.cs/#L39">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_MaxDuration_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.MaxDuration*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_MaxDuration" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.MaxDuration">MaxDuration</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 float MaxDuration { 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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Light_Components_LightBehaviourAnimationTrack_MaxTime.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.MaxTime%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/Light/Components/LightBehaviourComponent.cs/#L43">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_MaxTime_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.MaxTime*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_MaxTime" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.MaxTime">MaxTime</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 float MaxTime { 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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Light_Components_LightBehaviourAnimationTrack_MinDuration.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.MinDuration%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/Light/Components/LightBehaviourComponent.cs/#L37">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_MinDuration_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.MinDuration*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_MinDuration" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.MinDuration">MinDuration</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 float MinDuration { 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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/space-wizards/space-station-14/new/master/apiSpec/new?filename=Content_Client_Light_Components_LightBehaviourAnimationTrack_Property.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.Property%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/Light/Components/LightBehaviourComponent.cs/#L26">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_Property_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.Property*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_Property" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.Property">Property</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 virtual string Property { get; protected 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.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/space-station-14/new/master/apiSpec/new?filename=Content_Client_Light_Components_LightBehaviourAnimationTrack_StartValue.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.StartValue%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/Light/Components/LightBehaviourComponent.cs/#L33">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_StartValue_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.StartValue*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_StartValue" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.StartValue">StartValue</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 float StartValue { 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.Single</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_Light_Components_LightBehaviourAnimationTrack_ApplyProperty_System_Object_.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.ApplyProperty(System.Object)%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/Light/Components/LightBehaviourComponent.cs/#L88">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_ApplyProperty_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.ApplyProperty*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_ApplyProperty_System_Object_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.ApplyProperty(System.Object)">ApplyProperty(Object)</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 void ApplyProperty(object value)</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.Object</span></td>
|
|
<td><span class="parametername">value</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_Light_Components_LightBehaviourAnimationTrack_ApplyProperty_System_Object_System_Object_.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.ApplyProperty(System.Object%2CSystem.Object)%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/Light/Components/LightBehaviourComponent.cs/#L101">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_ApplyProperty_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.ApplyProperty*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_ApplyProperty_System_Object_System_Object_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.ApplyProperty(System.Object,System.Object)">ApplyProperty(Object, Object)</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 ApplyProperty(object context, object value)</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.Object</span></td>
|
|
<td><span class="parametername">context</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Object</span></td>
|
|
<td><span class="parametername">value</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="overrides">Overrides</h5>
|
|
<div><span class="xref">Robust.Client.Animations.AnimationTrackProperty.ApplyProperty(System.Object, System.Object)</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_Light_Components_LightBehaviourAnimationTrack_Initialize_EntityUid_Robust_Shared_Random_IRobustRandom_IEntityManager_.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.Initialize(EntityUid%2CRobust.Shared.Random.IRobustRandom%2CIEntityManager)%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/Light/Components/LightBehaviourComponent.cs/#L48">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_Initialize_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.Initialize*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_Initialize_EntityUid_Robust_Shared_Random_IRobustRandom_IEntityManager_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.Initialize(EntityUid,Robust.Shared.Random.IRobustRandom,IEntityManager)">Initialize(EntityUid, IRobustRandom, IEntityManager)</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 Initialize(EntityUid parent, IRobustRandom random, IEntityManager entMan)</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">parent</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">Robust.Shared.Random.IRobustRandom</span></td>
|
|
<td><span class="parametername">random</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">IEntityManager</span></td>
|
|
<td><span class="parametername">entMan</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_Light_Components_LightBehaviourAnimationTrack_InitPlayback.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.InitPlayback%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/Light/Components/LightBehaviourComponent.cs/#L81">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_InitPlayback_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.InitPlayback*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_InitPlayback" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.InitPlayback">InitPlayback()</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 (int KeyFrameIndex, float FramePlayingTime) InitPlayback()</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.ValueTuple</span><<span class="xref">System.Int32</span>, <span class="xref">System.Single</span>></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="overrides">Overrides</h5>
|
|
<div><span class="xref">Robust.Client.Animations.AnimationTrackProperty.InitPlayback()</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_Light_Components_LightBehaviourAnimationTrack_OnInitialize.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.OnInitialize%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/Light/Components/LightBehaviourComponent.cs/#L106">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_OnInitialize_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.OnInitialize*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_OnInitialize" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.OnInitialize">OnInitialize()</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 virtual void OnInitialize()</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_Light_Components_LightBehaviourAnimationTrack_OnStart.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.OnStart%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/Light/Components/LightBehaviourComponent.cs/#L107">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_OnStart_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.OnStart*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_OnStart" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.OnStart">OnStart()</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 virtual void OnStart()</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_Light_Components_LightBehaviourAnimationTrack_UpdatePlaybackValues_Robust_Client_Animations_Animation_.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack.UpdatePlaybackValues(Robust.Client.Animations.Animation)%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/Light/Components/LightBehaviourComponent.cs/#L62">View Source</a>
|
|
</span>
|
|
<a id="Content_Client_Light_Components_LightBehaviourAnimationTrack_UpdatePlaybackValues_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.UpdatePlaybackValues*"></a>
|
|
<h4 id="Content_Client_Light_Components_LightBehaviourAnimationTrack_UpdatePlaybackValues_Robust_Client_Animations_Animation_" data-uid="Content.Client.Light.Components.LightBehaviourAnimationTrack.UpdatePlaybackValues(Robust.Client.Animations.Animation)">UpdatePlaybackValues(Animation)</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 UpdatePlaybackValues(Animation owner)</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.Animations.Animation</span></td>
|
|
<td><span class="parametername">owner</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_Light_Components_LightBehaviourAnimationTrack.md&value=---%0Auid%3A%20Content.Client.Light.Components.LightBehaviourAnimationTrack%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/Light/Components/LightBehaviourComponent.cs/#L17" 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>
|