7 lines
3.0 KiB
HTML
7 lines
3.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/asset/simple - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/asset/simple.html#var">Var Details</a></header><main><h1>simple <aside>/<a href="datum.html">datum</a>/<a href="datum/asset.html">asset</a>/<a href="datum/asset/simple.html">simple</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/asset_cache/asset_list.dm#L38"><img src="git.png" width="16" height="16" title="code/modules/asset_cache/asset_list.dm 38"></a></h1><p>If you don't need anything complicated.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/asset/simple.html#var/assets">assets</a></th><td>list of assets for this datum in the form of:
|
||
asset_filename = asset_file. At runtime the asset_file will be
|
||
converted into a asset_cache datum.</td></tr><tr><th><a href="datum/asset/simple.html#var/keep_local_name">keep_local_name</a></th><td>TRUE for keeping local asset names when browse_rsc backend is used</td></tr><tr><th><a href="datum/asset/simple.html#var/legacy">legacy</a></th><td>Set to true to have this asset also be sent via the legacy browse_rsc
|
||
system when cdn transports are enabled?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/assets"><aside class="declaration">var </aside>assets <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/asset_cache/asset_list.dm#L43"><img src="git.png" width="16" height="16" title="code/modules/asset_cache/asset_list.dm 43"></a></h3><p>list of assets for this datum in the form of:
|
||
asset_filename = asset_file. At runtime the asset_file will be
|
||
converted into a asset_cache datum.</p><h3 id="var/keep_local_name"><aside class="declaration">var </aside>keep_local_name <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/asset_cache/asset_list.dm#L48"><img src="git.png" width="16" height="16" title="code/modules/asset_cache/asset_list.dm 48"></a></h3><p>TRUE for keeping local asset names when browse_rsc backend is used</p><h3 id="var/legacy"><aside class="declaration">var </aside>legacy <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/asset_cache/asset_list.dm#L46"><img src="git.png" width="16" height="16" title="code/modules/asset_cache/asset_list.dm 46"></a></h3><p>Set to true to have this asset also be sent via the legacy browse_rsc
|
||
system when cdn transports are enabled?</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |