Seperating transform

This commit is contained in:
2026-02-11 21:04:23 -05:00
parent c234315ee3
commit e9ede187c7
322 changed files with 205 additions and 27454 deletions

View File

@@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">
<meta name="docfx:docurl" content="https://github.com/BlazeyDotOrg/Awperative/new/main/apiSpec/new?filename=Awperative_AwperativeHook.md&amp;value=---%0Auid%3A%20Awperative.AwperativeHook%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@
<h1 id="Awperative_AwperativeHook" data-uid="Awperative.AwperativeHook" class="text-break">
Interface AwperativeHook <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/AwperativeClass.cs/#L7"><i class="bi bi-code-slash"></i></a>
Interface AwperativeHook
</h1>
<div class="facts text-secondary">
@@ -125,7 +125,7 @@ Interface AwperativeHook <a class="header-action link-secondary" title="View so
<h3 id="Awperative_AwperativeHook_Load" data-uid="Awperative.AwperativeHook.Load">
Load()
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/AwperativeClass.cs/#L12"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Called when the program starts; It is not recommended you load assets here.</p>
@@ -152,7 +152,7 @@ Interface AwperativeHook <a class="header-action link-secondary" title="View so
<h3 id="Awperative_AwperativeHook_Unload" data-uid="Awperative.AwperativeHook.Unload">
Unload()
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/AwperativeClass.cs/#L21"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Called when the program closes.</p>
@@ -179,7 +179,6 @@ Interface AwperativeHook <a class="header-action link-secondary" title="View so
</article>
<div class="contribution d-print-none">
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/AwperativeClass.cs/#L7" class="edit-link">Edit this page</a>
</div>