Files
tmc/rem_8c.html
2026-02-08 17:33:27 +00:00

255 lines
16 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>src/npc/rem.c file | The Minish Cap Docs</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
<link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="stylesheet" href="style.css" />
<link rel="icon" href="https://zelda64.dev/favicon.ico" type="image/vnd.microsoft.icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#22272e" />
</head>
<body>
<header><nav id="navigation">
<div class="m-container">
<div class="m-row">
<span id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">
<a href="https://github.com/zeldaret/tmc">The Minish Cap</a> <span class="m-breadcrumb">|</span> <a href="index.html" class="m-thin">Docs</a>
</span>
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
<a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<path id="m-doc-search-icon-path" d="m6 0c-3.31 0-6 2.69-6 6 0 3.31 2.69 6 6 6 1.49 0 2.85-0.541 3.89-1.44-0.0164 0.338 0.147 0.759 0.5 1.15l3.22 3.79c0.552 0.614 1.45 0.665 2 0.115 0.55-0.55 0.499-1.45-0.115-2l-3.79-3.22c-0.392-0.353-0.812-0.515-1.15-0.5 0.895-1.05 1.44-2.41 1.44-3.89 0-3.31-2.69-6-6-6zm0 1.56a4.44 4.44 0 0 1 4.44 4.44 4.44 4.44 0 0 1-4.44 4.44 4.44 4.44 0 0 1-4.44-4.44 4.44 4.44 0 0 1 4.44-4.44z"/>
</svg></a>
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
<a id="m-navbar-hide" href="#" title="Hide navigation"></a>
</div>
<div id="m-navbar-collapse" class="m-col-t-12 m-show-m m-col-m-none m-right-m">
<div class="m-row">
<ol class="m-col-t-6 m-col-m-none">
<li><a href="modules.html">Modules</a></li>
<li><a href="pages.html">Pages</a></li>
</ol>
<ol class="m-col-t-6 m-col-m-none" start="3">
<li><a href="annotated.html">Classes</a></li>
<li><a href="files.html">Files</a></li>
<li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
<use href="#m-doc-search-icon-path" />
</svg></a></li>
</ol>
</div>
</div>
</div>
</div>
</nav></header>
<main><article>
<div class="m-container m-container-inflatable">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a>/</span><span class="m-breadcrumb"><a href="dir_273b505eba68143ad73c3ab62a0a86cb.html">npc</a>/</span>rem.c <span class="m-thin">file</span>
</h1>
<p>Rem NPC.</p>
<nav class="m-block m-default">
<h3>Contents</h3>
<ul>
<li>
Reference
<ul>
<li><a href="#nested-classes">Classes</a></li>
<li><a href="#func-members">Functions</a></li>
<li><a href="#var-members">Variables</a></li>
</ul>
</li>
</ul>
</nav>
<section id="nested-classes">
<h2><a href="#nested-classes">Classes</a></h2>
<dl class="m-doc">
<dt>
struct <a href="structRemEntity.html" class="m-doc">RemEntity</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
<dl class="m-doc">
<dt id="a6bab9553fef5c8a8b3900d0c7d2f349c">
<span class="m-doc-wrap-bumper">void <a href="#a6bab9553fef5c8a8b3900d0c7d2f349c" class="m-doc-self">sub_0806A8C8</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>*)</span>
</dt>
<dd><span></span></dd>
<dt id="aff4640bff1d90c0ef2b51b068f04da70">
<span class="m-doc-wrap-bumper">void <a href="#aff4640bff1d90c0ef2b51b068f04da70" class="m-doc-self">DeleteThoughtBubble</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this,
<a href="structScriptExecutionContext.html" class="m-doc">ScriptExecutionContext</a>* context)</span>
</dt>
<dd><span></span></dd>
<dt id="a73aaad8e02bbc48338425f94a053fe3e">
<span class="m-doc-wrap-bumper">void <a href="#a73aaad8e02bbc48338425f94a053fe3e" class="m-doc-self">sub_0806A9B0</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>*,
<a href="structScriptExecutionContext.html" class="m-doc">ScriptExecutionContext</a>*)</span>
</dt>
<dd><span></span></dd>
<dt id="a5973c1534a83982f290d576bba77d712">
<span class="m-doc-wrap-bumper">void <a href="#a5973c1534a83982f290d576bba77d712" class="m-doc-self">sub_0806A914</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="aee194b63fbe367e81c9423125a011831">
<span class="m-doc-wrap-bumper">void <a href="#aee194b63fbe367e81c9423125a011831" class="m-doc-self">sub_0806a370</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a990a1b9cd451fbd7f0e73cf08b035e98">
<span class="m-doc-wrap-bumper">void <a href="#a990a1b9cd451fbd7f0e73cf08b035e98" class="m-doc-self">sub_0806A5E8</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="ab99cc784d8c268d10df0e24f9872c0e7">
<span class="m-doc-wrap-bumper">void <a href="#ab99cc784d8c268d10df0e24f9872c0e7" class="m-doc-self">sub_0806A630</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a9732319354863a9a0a1d42742111f83c">
<span class="m-doc-wrap-bumper">void <a href="#a9732319354863a9a0a1d42742111f83c" class="m-doc-self">sub_0806A674</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a771579b6ecec9e85afb1852489307562">
<span class="m-doc-wrap-bumper">void <a href="#a771579b6ecec9e85afb1852489307562" class="m-doc-self">sub_0806A830</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="ad060a528153f8e8111db98192c0835de">
<span class="m-doc-wrap-bumper">void <a href="#ad060a528153f8e8111db98192c0835de" class="m-doc-self">sub_0806A890</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a8542f2dfe1bb4789b55f45a709974f4f">
<span class="m-doc-wrap-bumper">void <a href="#a8542f2dfe1bb4789b55f45a709974f4f" class="m-doc-self">sub_0806A3D8</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="ae229e8c0d0663f36614e3a9fc5f97871">
<span class="m-doc-wrap-bumper">void <a href="#ae229e8c0d0663f36614e3a9fc5f97871" class="m-doc-self">sub_0806A410</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a4c823f15abcb4fc18c6ee19850115173">
<span class="m-doc-wrap-bumper">void <a href="#a4c823f15abcb4fc18c6ee19850115173" class="m-doc-self">sub_0806A458</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a1e156742fca68c5b331a793ff61a977e">
<span class="m-doc-wrap-bumper">void <a href="#a1e156742fca68c5b331a793ff61a977e" class="m-doc-self">sub_0806A4CC</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="ac4446a4035d43a9aafa2a338b4fae904">
<span class="m-doc-wrap-bumper">void <a href="#ac4446a4035d43a9aafa2a338b4fae904" class="m-doc-self">sub_0806A550</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="adc94d365d0ce4e1d152c1584c0f91a93">
<span class="m-doc-wrap-bumper">void <a href="#adc94d365d0ce4e1d152c1584c0f91a93" class="m-doc-self">nullsub_503</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="ad91852a118f4b4de6179124265dcde00">
<span class="m-doc-wrap-bumper">void <a href="#ad91852a118f4b4de6179124265dcde00" class="m-doc-self">sub_0806A5C0</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a36ea910c91942c83fc24cd0b8673e8b9">
<span class="m-doc-wrap-bumper">void <a href="#a36ea910c91942c83fc24cd0b8673e8b9" class="m-doc-self">Rem</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a3299017f7a94b664316e4114ddf419db">
<span class="m-doc-wrap-bumper">void <a href="#a3299017f7a94b664316e4114ddf419db" class="m-doc-self">Rem_MakeInteractable</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a5843ff95e68a5311ab9ffa0ec89d4a47">
<span class="m-doc-wrap-bumper">void <a href="#a5843ff95e68a5311ab9ffa0ec89d4a47" class="m-doc-self">sub_0806A958</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a864080e8dcde40019eb2a5e6795df760">
<span class="m-doc-wrap-bumper">void <a href="#a864080e8dcde40019eb2a5e6795df760" class="m-doc-self">sub_0806A96C</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this,
<a href="structScriptExecutionContext.html" class="m-doc">ScriptExecutionContext</a>* context)</span>
</dt>
<dd><span></span></dd>
<dt id="a34d3113f5804ce469212d0ce83e07409">
<span class="m-doc-wrap-bumper">void <a href="#a34d3113f5804ce469212d0ce83e07409" class="m-doc-self">sub_0806A9E8</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a3f4b415f12bec10ce44e2b2fcc30ac35">
<span class="m-doc-wrap-bumper">void <a href="#a3f4b415f12bec10ce44e2b2fcc30ac35" class="m-doc-self">sub_0806AA10</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="afcb309ac7ec29b37b0a113eff8a34c79">
<span class="m-doc-wrap-bumper">void <a href="#afcb309ac7ec29b37b0a113eff8a34c79" class="m-doc-self">sub_0806AA18</a>(</span><span class="m-doc-wrap"><a href="structRemEntity.html" class="m-doc">RemEntity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a549cc8afa9b5be632d27f97a2c3ee2f3">
<span class="m-doc-wrap-bumper">void <a href="#a549cc8afa9b5be632d27f97a2c3ee2f3" class="m-doc-self">sub_0806AA50</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this,
<a href="structScriptExecutionContext.html" class="m-doc">ScriptExecutionContext</a>* context)</span>
</dt>
<dd><span></span></dd>
<dt id="af62a90c0d71a7b68c22e2b4567f1bca0">
<span class="m-doc-wrap-bumper">void <a href="#af62a90c0d71a7b68c22e2b4567f1bca0" class="m-doc-self">sub_0806AB74</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this)</span>
</dt>
<dd><span></span></dd>
<dt id="a98329eecd2371f8460f35e0aa6017931">
<span class="m-doc-wrap-bumper">void <a href="#a98329eecd2371f8460f35e0aa6017931" class="m-doc-self">DeleteNpcRem</a>(</span><span class="m-doc-wrap"><a href="structEntity.html" class="m-doc">Entity</a>* this,
<a href="structScriptExecutionContext.html" class="m-doc">ScriptExecutionContext</a>* context)</span>
</dt>
<dd><span></span></dd>
</dl>
</section>
<section id="var-members">
<h2><a href="#var-members">Variables</a></h2>
<dl class="m-doc">
<dt id="a5503766533beebbd6915f0f0245200f1">
void <a href="#a5503766533beebbd6915f0f0245200f1" class="m-doc-self">script_Rem</a>
</dt>
<dd><span></span></dd>
</dl>
</section>
</div>
</div>
</div>
</article></main>
<div class="m-doc-search" id="search">
<a href="#!" onclick="return hideSearch()"></a>
<div class="m-container">
<div class="m-row">
<div class="m-col-m-8 m-push-m-2">
<div class="m-doc-search-header m-text m-small">
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
<div id="search-symbolcount">&hellip;</div>
</div>
<div class="m-doc-search-content">
<form>
<input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
</form>
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
<div id="search-help" class="m-text m-dim m-text-center">
<p class="m-noindent">Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
directory.</p>
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
/ <span class="m-label m-dim">&uarr;</span> to navigate through the list,
<span class="m-label m-dim">Enter</span> to go.
<span class="m-label m-dim">Tab</span> autocompletes common prefix, you can
copy a link to the result using <span class="m-label m-dim"></span>
<span class="m-label m-dim">L</span> while <span class="m-label m-dim"></span>
<span class="m-label m-dim">M</span> produces a Markdown link.</p>
</div>
<div id="search-notfound" class="m-text m-warning m-text-center">Sorry, nothing was found.</div>
<ul id="search-results"></ul>
</div>
</div>
</div>
</div>
</div>
<script src="search-v2.js"></script>
<script>
Search.download(window.location.pathname.substr(0, window.location.pathname.lastIndexOf('/') + 1) + 'searchdata-v2.bin');
</script>
<footer><nav>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<p>The Minish Cap Docs. Created with <a href="https://doxygen.org/">Doxygen</a> 1.9.1 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>
</nav></footer>
</body>
</html>