Worked on documentation but now I must rest
This commit is contained in:
@@ -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&value=---%0Auid%3A%20Awperative.AwperativeHook%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%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 "{query}"">
|
||||
<meta name="loc:searchNoResults" content="No results for "{query}"">
|
||||
@@ -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>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user