This commit is contained in:
RochesterX
2025-04-18 20:11:19 -04:00
parent a7e181a900
commit ce741c87d5
450 changed files with 59358 additions and 963 deletions

View File

@@ -83,7 +83,8 @@
<h1 id="Game_RespawnOnTriggerEnter" data-uid="Game.RespawnOnTriggerEnter" class="text-break">Class RespawnOnTriggerEnter
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 summary"><p>This class handles respawning objects when they collide with a trigger tagged with a specific value.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
@@ -101,7 +102,8 @@
<h4 id="Game_RespawnOnTriggerEnter_respawnTag" data-uid="Game.RespawnOnTriggerEnter.respawnTag">respawnTag</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>The tag of the trigger that causes the object to respawn.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
@@ -125,7 +127,8 @@
<h4 id="Game_RespawnOnTriggerEnter_spawnPoint" data-uid="Game.RespawnOnTriggerEnter.spawnPoint">spawnPoint</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>The spawn point where the object will respawn.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
@@ -149,7 +152,8 @@
<h4 id="Game_RespawnOnTriggerEnter_spawnPointIsInitialPosition" data-uid="Game.RespawnOnTriggerEnter.spawnPointIsInitialPosition">spawnPointIsInitialPosition</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>If true, the spawn point is set to the object's initial position.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">