Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit c110c20

Browse files
committed
Update documentation
1 parent 06f29f6 commit c110c20

38 files changed

+11320
-4342
lines changed

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/Console.html

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<input type="text" id="nav-search" placeholder="Search" />
4343

44-
<h2><a href="index.html">Home</a></h2><h2><a href="https://github.com/Infinixius/sourcemod.js" target="_blank" class="menu-item" id="github_link" >GitHub</a></h2><h2><a href="https://www.npmjs.com/package/sourcemod.js" target="_blank" class="menu-item" id="npm_link" >NPM</a></h2><h3>Classes</h3><ul><li><a href="Console.html">Console</a><ul class='methods'><li data-type='method'><a href="Console.html#command">command</a></li><li data-type='method'><a href="Console.html#print">print</a></li></ul></li><li><a href="Player.html">Player</a><ul class='methods'><li data-type='method'><a href="Player.html#centerHint">centerHint</a></li><li data-type='method'><a href="Player.html#chat">chat</a></li><li data-type='method'><a href="Player.html#fetch">fetch</a></li><li data-type='method'><a href="Player.html#hint">hint</a></li><li data-type='method'><a href="Player.html#kick">kick</a></li><li data-type='method'><a href="Player.html#playSound">playSound</a></li><li data-type='method'><a href="Player.html#regenerate">regenerate</a></li><li data-type='method'><a href="Player.html#resetRendering">resetRendering</a></li><li data-type='method'><a href="Player.html#setRendering">setRendering</a></li><li data-type='method'><a href="Player.html#slap">slap</a></li><li data-type='method'><a href="Player.html#teleport">teleport</a></li><li data-type='method'><a href="Player.html#update">update</a></li></ul></li><li><a href="Players.html">Players</a><ul class='methods'><li data-type='method'><a href="Players.html#broadcast">broadcast</a></li><li data-type='method'><a href="Players.html#broadcastCenterHint">broadcastCenterHint</a></li><li data-type='method'><a href="Players.html#broadcastHint">broadcastHint</a></li><li data-type='method'><a href="Players.html#broadcastSound">broadcastSound</a></li><li data-type='method'><a href="Players.html#fetch">fetch</a></li><li data-type='method'><a href="Players.html#get">get</a></li></ul></li><li><a href="Server.html">Server</a><ul class='methods'><li data-type='method'><a href="Server.html#connect">connect</a></li><li data-type='method'><a href="Server.html#disconnect">disconnect</a></li><li data-type='method'><a href="Server.html#fetch">fetch</a></li><li data-type='method'><a href="Server.html#setMap">setMap</a></li><li data-type='method'><a href="Server.html#setNextMap">setNextMap</a></li></ul></li><li><a href="Socket.html">Socket</a><ul class='methods'><li data-type='method'><a href="Socket.html#disconnect">disconnect</a></li><li data-type='method'><a href="Socket.html#send">send</a></li></ul></li></ul><h3>Tutorials</h3><ul><li><a href="tutorial-Configuration.html">Configuration</a></li><li><a href="tutorial-Installation.html">Installation</a></li><li><a href="tutorial-Roadmap.html">Roadmap</a></li><li><a href="tutorial-SoundsCSGO.html">Sounds - Counter-Strike: Global Offensive</a></li><li><a href="tutorial-SoundsHL2.html">Sounds - Half-Life 2</a></li><li><a href="tutorial-SoundsTF2.html">Sounds - Team Fortress 2</a></li><li><a href="tutorial-Troubleshooting.html">Troubleshooting</a></li></ul><h3>Global</h3><ul><li><a href="global.html#checkBytes">checkBytes</a></li><li><a href="global.html#DisconnectReasons">DisconnectReasons</a></li><li><a href="global.html#EngineVersion">EngineVersion</a></li><li><a href="global.html#Events">Events</a></li><li><a href="global.html#Games">Games</a></li><li><a href="global.html#Messages">Messages</a></li><li><a href="global.html#randArray">randArray</a></li><li><a href="global.html#randInt">randInt</a></li><li><a href="global.html#range">range</a></li><li><a href="global.html#RenderEffects">RenderEffects</a></li><li><a href="global.html#RenderModes">RenderModes</a></li><li><a href="global.html#uid">uid</a></li></ul>
44+
<h2><a href="index.html">Home</a></h2><h2><a href="https://github.com/Infinixius/sourcemod.js" target="_blank" class="menu-item" id="github_link" >GitHub</a></h2><h2><a href="https://www.npmjs.com/package/sourcemod.js" target="_blank" class="menu-item" id="npm_link" >NPM</a></h2><h3>Classes</h3><ul><li><a href="Console.html">Console</a><ul class='methods'><li data-type='method'><a href="Console.html#command">command</a></li><li data-type='method'><a href="Console.html#print">print</a></li></ul></li><li><a href="Player.html">Player</a><ul class='methods'><li data-type='method'><a href="Player.html#applyCondition">applyCondition</a></li><li data-type='method'><a href="Player.html#centerHint">centerHint</a></li><li data-type='method'><a href="Player.html#chat">chat</a></li><li data-type='method'><a href="Player.html#fetch">fetch</a></li><li data-type='method'><a href="Player.html#giveWeapon">giveWeapon</a></li><li data-type='method'><a href="Player.html#hint">hint</a></li><li data-type='method'><a href="Player.html#kick">kick</a></li><li data-type='method'><a href="Player.html#playSound">playSound</a></li><li data-type='method'><a href="Player.html#regenerate">regenerate</a></li><li data-type='method'><a href="Player.html#resetRendering">resetRendering</a></li><li data-type='method'><a href="Player.html#setRendering">setRendering</a></li><li data-type='method'><a href="Player.html#slap">slap</a></li><li data-type='method'><a href="Player.html#teleport">teleport</a></li><li data-type='method'><a href="Player.html#update">update</a></li></ul></li><li><a href="Players.html">Players</a><ul class='methods'><li data-type='method'><a href="Players.html#broadcast">broadcast</a></li><li data-type='method'><a href="Players.html#broadcastCenterHint">broadcastCenterHint</a></li><li data-type='method'><a href="Players.html#broadcastHint">broadcastHint</a></li><li data-type='method'><a href="Players.html#broadcastSound">broadcastSound</a></li><li data-type='method'><a href="Players.html#fetch">fetch</a></li><li data-type='method'><a href="Players.html#get">get</a></li></ul></li><li><a href="Server.html">Server</a><ul class='methods'><li data-type='method'><a href="Server.html#connect">connect</a></li><li data-type='method'><a href="Server.html#disconnect">disconnect</a></li><li data-type='method'><a href="Server.html#fetch">fetch</a></li><li data-type='method'><a href="Server.html#setMap">setMap</a></li><li data-type='method'><a href="Server.html#setNextMap">setNextMap</a></li></ul></li><li><a href="Socket.html">Socket</a><ul class='methods'><li data-type='method'><a href="Socket.html#disconnect">disconnect</a></li><li data-type='method'><a href="Socket.html#send">send</a></li></ul></li><li><a href="Weapon.html">Weapon</a><ul class='methods'><li data-type='method'><a href="Weapon.html#addAttribute">addAttribute</a></li><li data-type='method'><a href="Weapon.html#setAustralium">setAustralium</a></li><li data-type='method'><a href="Weapon.html#setFestivized">setFestivized</a></li></ul></li></ul>undefined<h3>Tutorials</h3><ul><li><a href="tutorial-Configuration.html">Configuration</a></li><li><a href="tutorial-Installation.html">Installation</a></li><li><a href="tutorial-Roadmap.html">Roadmap</a></li><li><a href="tutorial-SoundsCSGO.html">Sounds - Counter-Strike: Global Offensive</a></li><li><a href="tutorial-SoundsHL2.html">Sounds - Half-Life 2</a></li><li><a href="tutorial-SoundsTF2.html">Sounds - Team Fortress 2</a></li><li><a href="tutorial-Troubleshooting.html">Troubleshooting</a></li></ul><h3>Global</h3><ul><li><a href="global.html#Condition">Condition</a></li><li><a href="global.html#DisconnectReasons">DisconnectReasons</a></li><li><a href="global.html#EngineVersion">EngineVersion</a></li><li><a href="global.html#Events">Events</a></li><li><a href="global.html#Game">Game</a></li><li><a href="global.html#Messages">Messages</a></li><li><a href="global.html#RenderEffect">RenderEffect</a></li><li><a href="global.html#RenderMode">RenderMode</a></li><li><a href="global.html#TF2Weapons">TF2Weapons</a></li></ul>
4545
</nav>
4646

4747
<div id="main">
@@ -90,7 +90,7 @@ <h4 class="name" id="Console"><span class="type-signature"></span>new Console<sp
9090

9191
<dt class="tag-source">Source:</dt>
9292
<dd class="tag-source"><ul class="dummy"><li>
93-
<a href="classes_Console.js.html">classes/Console.js</a>, <a href="classes_Console.js.html#line13">line 13</a>
93+
<a href="Console.js.html">Console.js</a>, <a href="Console.js.html#line26">line 26</a>
9494
</li></ul></dd>
9595

9696

@@ -266,13 +266,6 @@ <h5>Parameters:</h5>
266266

267267

268268

269-
<h3 class="subsection-title">Classes</h3>
270-
271-
<dl>
272-
<dt><a href="Console.html">Console</a></dt>
273-
<dd></dd>
274-
</dl>
275-
276269

277270

278271

@@ -290,7 +283,7 @@ <h3 class="subsection-title">Methods</h3>
290283

291284

292285

293-
<h4 class="name" id="command"><span class="type-signature">(async) </span>command<span class="signature">(command)</span><span class="type-signature"></span></h4>
286+
<h4 class="name" id="command"><span class="type-signature"></span>command<span class="signature">(command)</span><span class="type-signature"></span></h4>
294287

295288

296289

@@ -302,7 +295,7 @@ <h4 class="name" id="command"><span class="type-signature">(async) </span>comman
302295

303296
<dt class="tag-source">Source:</dt>
304297
<dd class="tag-source"><ul class="dummy"><li>
305-
<a href="classes_Console.js.html">classes/Console.js</a>, <a href="classes_Console.js.html#line41">line 41</a>
298+
<a href="Console.js.html">Console.js</a>, <a href="Console.js.html#line55">line 55</a>
306299
</li></ul></dd>
307300

308301

@@ -427,7 +420,7 @@ <h5>Parameters:</h5>
427420

428421

429422

430-
<h4 class="name" id="print"><span class="type-signature">(async) </span>print<span class="signature">(message)</span><span class="type-signature"></span></h4>
423+
<h4 class="name" id="print"><span class="type-signature"></span>print<span class="signature">(message)</span><span class="type-signature"></span></h4>
431424

432425

433426

@@ -439,7 +432,7 @@ <h4 class="name" id="print"><span class="type-signature">(async) </span>print<sp
439432

440433
<dt class="tag-source">Source:</dt>
441434
<dd class="tag-source"><ul class="dummy"><li>
442-
<a href="classes_Console.js.html">classes/Console.js</a>, <a href="classes_Console.js.html#line30">line 30</a>
435+
<a href="Console.js.html">Console.js</a>, <a href="Console.js.html#line42">line 42</a>
443436
</li></ul></dd>
444437

445438

@@ -579,7 +572,7 @@ <h5>Parameters:</h5>
579572
<br class="clear">
580573

581574
<footer>
582-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sat Jun 18 2022 18:55:16 GMT-0400 (Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
575+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jul 29 2022 12:25:52 GMT-0400 (Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
583576
</footer>
584577

585578
<script>prettyPrint();</script>
@@ -592,9 +585,5 @@ <h5>Parameters:</h5>
592585

593586
<link type="text/css" rel="stylesheet" href="https://sourcemod.js.org/styles/jsdoc.mod.css">
594587

595-
<script src="https://www.googletagmanager.com/gtag/js?id=G-8EHJ97NV4L"></script>
596-
597-
<script src="https://sourcemod.js.org/scripts/jsdoc.mod.js"></script>
598-
599588
</body>
600589
</html>

0 commit comments

Comments
 (0)