Implement construcor parameter parsing

This commit is contained in:
2024-09-14 22:24:13 +02:00
parent acdfec2715
commit a766f09f87
2 changed files with 115 additions and 7 deletions

View File

@@ -207,7 +207,7 @@
<div id="CargoBay" class="">
<p><span class="docheader">Parameters</span></p>
<div class="indented">
<span class="parameter">id</span>
<span class="parameter">name</span>
The id of the entity this component belongs to, or the entity itself, must be an id of an
existing entity or nil for the entity in the current script context <br />
</div>