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_Awperative.md&value=---%0Auid%3A%20Awperative.Awperative%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_Awperative" data-uid="Awperative.Awperative" class="text-break">
|
||||
Class Awperative <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L16"><i class="bi bi-code-slash"></i></a>
|
||||
Class Awperative
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -157,7 +157,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_Base" data-uid="Awperative.Awperative.Base">
|
||||
Base
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L24"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Bottom class of Awperative. Contains the MonoGame instance.</p>
|
||||
@@ -189,7 +189,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_ContentManager" data-uid="Awperative.Awperative.ContentManager">
|
||||
ContentManager
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L47"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Handles loading content through MonoGame.</p>
|
||||
@@ -221,7 +221,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_EventHooks" data-uid="Awperative.Awperative.EventHooks">
|
||||
EventHooks
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L64"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>List of all event hooks currently loaded in the kernel.</p>
|
||||
@@ -253,7 +253,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_GraphicsDeviceManager" data-uid="Awperative.Awperative.GraphicsDeviceManager">
|
||||
GraphicsDeviceManager
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L33"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Handles graphics settings through MonoGame.</p>
|
||||
@@ -285,7 +285,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_LoadedScenes" data-uid="Awperative.Awperative.LoadedScenes">
|
||||
LoadedScenes
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L56"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>List of all scenes currently loaded in the kernel.</p>
|
||||
@@ -317,7 +317,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_SpriteBatch" data-uid="Awperative.Awperative.SpriteBatch">
|
||||
SpriteBatch
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L40"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Handles drawing sprites to the screen through MonoGame.</p>
|
||||
@@ -353,7 +353,7 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h3 id="Awperative_Awperative_Start_System_Collections_Generic_List_Awperative_AwperativeHook__" data-uid="Awperative.Awperative.Start(System.Collections.Generic.List{Awperative.AwperativeHook})">
|
||||
Start(List<AwperativeHook>)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L76"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Start() begins the game; and begins communication with all event hooks.</p>
|
||||
@@ -389,7 +389,6 @@ Class Awperative <a class="header-action link-secondary" title="View source" hr
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Core.cs/#L16" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
|
||||
@@ -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_Base.md&value=---%0Auid%3A%20Awperative.Base%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_Base" data-uid="Awperative.Base" class="text-break">
|
||||
Class Base <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L13"><i class="bi bi-code-slash"></i></a>
|
||||
Class Base
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -233,7 +233,7 @@ Class Base <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Base_Draw_Microsoft_Xna_Framework_GameTime_" data-uid="Awperative.Base.Draw(Microsoft.Xna.Framework.GameTime)">
|
||||
Draw(GameTime)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L73"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Draw() is called every frame; after Update(). Override Draw() in scripting tools to call from this event.</p>
|
||||
@@ -268,7 +268,7 @@ Class Base <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Base_EndRun" data-uid="Awperative.Base.EndRun">
|
||||
EndRun()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L86"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>EndRun() is called if the program closes. Override Terminate() in scripting tools or use hooks to call from this event.</p>
|
||||
@@ -298,7 +298,7 @@ Class Base <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Base_Initialize" data-uid="Awperative.Base.Initialize">
|
||||
Initialize()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L32"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Initialize() is called when the program starts. Goes before LoadContent(). And prepares the kernel for use.</p>
|
||||
@@ -328,7 +328,7 @@ Class Base <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Base_LoadContent" data-uid="Awperative.Base.LoadContent">
|
||||
LoadContent()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L47"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>LoadContent() is called when the program starts; right after Initialize(). Override Load() in scripting tools or use hooks to call from this event.</p>
|
||||
@@ -358,7 +358,7 @@ Class Base <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Base_Update_Microsoft_Xna_Framework_GameTime_" data-uid="Awperative.Base.Update(Microsoft.Xna.Framework.GameTime)">
|
||||
Update(GameTime)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L60"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Update() is called every frame; before Draw(). Override Update() in scripting tools to call from this event.</p>
|
||||
@@ -393,7 +393,6 @@ Class Base <a class="header-action link-secondary" title="View source" href="ht
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Overhead/Base.cs/#L13" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_Body.md&value=---%0Auid%3A%20Awperative.Body%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_Body" data-uid="Awperative.Body" class="text-break">
|
||||
Class Body <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Bodies/Core.cs/#L9"><i class="bi bi-code-slash"></i></a>
|
||||
Class Body
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -175,7 +175,7 @@ Class Body <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Body_Components" data-uid="Awperative.Body.Components">
|
||||
Components
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Bodies/Core.cs/#L25"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>All components attached to the body</p>
|
||||
@@ -207,7 +207,7 @@ Class Body <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Body_Scene" data-uid="Awperative.Body.Scene">
|
||||
Scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Bodies/Core.cs/#L16"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Current scene the body exists in</p>
|
||||
@@ -239,7 +239,7 @@ Class Body <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Body_Tags" data-uid="Awperative.Body.Tags">
|
||||
Tags
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Bodies/Core.cs/#L35"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>All tags attached to the body</p>
|
||||
@@ -271,7 +271,7 @@ Class Body <a class="header-action link-secondary" title="View source" href="ht
|
||||
|
||||
<h3 id="Awperative_Body_transform" data-uid="Awperative.Body.transform">
|
||||
transform
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Bodies/Core.cs/#L45"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Position of the body</p>
|
||||
@@ -303,7 +303,6 @@ Class Body <a class="header-action link-secondary" title="View source" href="ht
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Bodies/Core.cs/#L9" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_BodyComponent.md&value=---%0Auid%3A%20Awperative.BodyComponent%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_BodyComponent" data-uid="Awperative.BodyComponent" class="text-break">
|
||||
Class BodyComponent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/BodyComponent.cs/#L4"><i class="bi bi-code-slash"></i></a>
|
||||
Class BodyComponent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -207,7 +207,7 @@ Class BodyComponent <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_BodyComponent_Body" data-uid="Awperative.BodyComponent.Body">
|
||||
Body
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/BodyComponent.cs/#L8"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -242,7 +242,7 @@ Class BodyComponent <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_BodyComponent_Transform" data-uid="Awperative.BodyComponent.Transform">
|
||||
Transform
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/BodyComponent.cs/#L17"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -273,7 +273,6 @@ Class BodyComponent <a class="header-action link-secondary" title="View source"
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/BodyComponent.cs/#L4" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_BodyCreateEvent.md&value=---%0Auid%3A%20Awperative.BodyCreateEvent%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_BodyCreateEvent" data-uid="Awperative.BodyCreateEvent" class="text-break">
|
||||
Class BodyCreateEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyCreateEvent.cs/#L3"><i class="bi bi-code-slash"></i></a>
|
||||
Class BodyCreateEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class BodyCreateEvent <a class="header-action link-secondary" title="View sourc
|
||||
|
||||
<h3 id="Awperative_BodyCreateEvent_body" data-uid="Awperative.BodyCreateEvent.body">
|
||||
body
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyCreateEvent.cs/#L5"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -188,7 +188,7 @@ Class BodyCreateEvent <a class="header-action link-secondary" title="View sourc
|
||||
|
||||
<h3 id="Awperative_BodyCreateEvent_scene" data-uid="Awperative.BodyCreateEvent.scene">
|
||||
scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyCreateEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -219,7 +219,6 @@ Class BodyCreateEvent <a class="header-action link-secondary" title="View sourc
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyCreateEvent.cs/#L3" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_BodyDestroyEvent.md&value=---%0Auid%3A%20Awperative.BodyDestroyEvent%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_BodyDestroyEvent" data-uid="Awperative.BodyDestroyEvent" class="text-break">
|
||||
Class BodyDestroyEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyDestroyEvent.cs/#L3"><i class="bi bi-code-slash"></i></a>
|
||||
Class BodyDestroyEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class BodyDestroyEvent <a class="header-action link-secondary" title="View sour
|
||||
|
||||
<h3 id="Awperative_BodyDestroyEvent_body" data-uid="Awperative.BodyDestroyEvent.body">
|
||||
body
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyDestroyEvent.cs/#L5"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -188,7 +188,7 @@ Class BodyDestroyEvent <a class="header-action link-secondary" title="View sour
|
||||
|
||||
<h3 id="Awperative_BodyDestroyEvent_scene" data-uid="Awperative.BodyDestroyEvent.scene">
|
||||
scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyDestroyEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -219,7 +219,6 @@ Class BodyDestroyEvent <a class="header-action link-secondary" title="View sour
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Bodies/BodyDestroyEvent.cs/#L3" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_Component.md&value=---%0Auid%3A%20Awperative.Component%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_Component" data-uid="Awperative.Component" class="text-break">
|
||||
Class Component <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L3"><i class="bi bi-code-slash"></i></a>
|
||||
Class Component
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -167,7 +167,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Scene" data-uid="Awperative.Component.Scene">
|
||||
Scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L16"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -202,7 +202,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_AddBody" data-uid="Awperative.Component.AddBody">
|
||||
AddBody()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -233,7 +233,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_AddBody_Awperative_Transform_" data-uid="Awperative.Component.AddBody(Awperative.Transform)">
|
||||
AddBody(Transform)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L7"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -269,7 +269,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_AddComponent__1" data-uid="Awperative.Component.AddComponent``1">
|
||||
AddComponent<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L18"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -305,7 +305,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_AddComponent__1_System_Object___" data-uid="Awperative.Component.AddComponent``1(System.Object[])">
|
||||
AddComponent<Generic>(object[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L19"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -346,7 +346,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Create" data-uid="Awperative.Component.Create">
|
||||
Create()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L49"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -372,7 +372,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Destroy" data-uid="Awperative.Component.Destroy">
|
||||
Destroy()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L50"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -398,7 +398,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_DestroyBody_Awperative_Body_" data-uid="Awperative.Component.DestroyBody(Awperative.Body)">
|
||||
DestroyBody(Body)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L12"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -429,7 +429,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Draw_Microsoft_Xna_Framework_GameTime_" data-uid="Awperative.Component.Draw(Microsoft.Xna.Framework.GameTime)">
|
||||
Draw(GameTime)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L46"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -460,7 +460,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_GetBodies_System_String_" data-uid="Awperative.Component.GetBodies(System.String)">
|
||||
GetBodies(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L10"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -496,7 +496,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_GetBody_System_String_" data-uid="Awperative.Component.GetBody(System.String)">
|
||||
GetBody(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L9"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -532,7 +532,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_GetComponent__1" data-uid="Awperative.Component.GetComponent``1">
|
||||
GetComponent<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L21"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -568,7 +568,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_GetComponents__1" data-uid="Awperative.Component.GetComponents``1">
|
||||
GetComponents<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L22"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -604,7 +604,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Load" data-uid="Awperative.Component.Load">
|
||||
Load()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L42"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -630,7 +630,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_RemoveComponent__1" data-uid="Awperative.Component.RemoveComponent``1">
|
||||
RemoveComponent<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L24"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -661,7 +661,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Unload" data-uid="Awperative.Component.Unload">
|
||||
Unload()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L39"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -687,7 +687,7 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
|
||||
<h3 id="Awperative_Component_Update_Microsoft_Xna_Framework_GameTime_" data-uid="Awperative.Component.Update(Microsoft.Xna.Framework.GameTime)">
|
||||
Update(GameTime)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Core.cs/#L45"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -718,7 +718,6 @@ Assumptions. If you want to make a body specific or scene specific component bot
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/Component/Methods.cs/#L3" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_ComponentCreateEvent.md&value=---%0Auid%3A%20Awperative.ComponentCreateEvent%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_ComponentCreateEvent" data-uid="Awperative.ComponentCreateEvent" class="text-break">
|
||||
Class ComponentCreateEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentCreateEvent.cs/#L3"><i class="bi bi-code-slash"></i></a>
|
||||
Class ComponentCreateEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class ComponentCreateEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_ComponentCreateEvent_body" data-uid="Awperative.ComponentCreateEvent.body">
|
||||
body
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentCreateEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -188,7 +188,7 @@ Class ComponentCreateEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_ComponentCreateEvent_component" data-uid="Awperative.ComponentCreateEvent.component">
|
||||
component
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentCreateEvent.cs/#L5"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -218,7 +218,7 @@ Class ComponentCreateEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_ComponentCreateEvent_scene" data-uid="Awperative.ComponentCreateEvent.scene">
|
||||
scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentCreateEvent.cs/#L7"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -249,7 +249,6 @@ Class ComponentCreateEvent <a class="header-action link-secondary" title="View
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentCreateEvent.cs/#L3" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_ComponentDestroyEvent.md&value=---%0Auid%3A%20Awperative.ComponentDestroyEvent%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_ComponentDestroyEvent" data-uid="Awperative.ComponentDestroyEvent" class="text-break">
|
||||
Class ComponentDestroyEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentDestroyEvent.cs/#L3"><i class="bi bi-code-slash"></i></a>
|
||||
Class ComponentDestroyEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class ComponentDestroyEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_ComponentDestroyEvent_body" data-uid="Awperative.ComponentDestroyEvent.body">
|
||||
body
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentDestroyEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -188,7 +188,7 @@ Class ComponentDestroyEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_ComponentDestroyEvent_component" data-uid="Awperative.ComponentDestroyEvent.component">
|
||||
component
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentDestroyEvent.cs/#L5"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -218,7 +218,7 @@ Class ComponentDestroyEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_ComponentDestroyEvent_scene" data-uid="Awperative.ComponentDestroyEvent.scene">
|
||||
scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentDestroyEvent.cs/#L7"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -249,7 +249,6 @@ Class ComponentDestroyEvent <a class="header-action link-secondary" title="View
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Components/ComponentDestroyEvent.cs/#L3" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_Debug.md&value=---%0Auid%3A%20Awperative.Debug%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_Debug" data-uid="Awperative.Debug" class="text-break">
|
||||
Class Debug <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L8"><i class="bi bi-code-slash"></i></a>
|
||||
Class Debug
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -156,7 +156,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogFilePath" data-uid="Awperative.Debug.LogFilePath">
|
||||
LogFilePath
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Core.cs/#L21"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>True path of the log file Awperative dumps to.</p>
|
||||
@@ -192,7 +192,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_AssertAction_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertAction(System.Boolean,System.String)">
|
||||
AssertAction(bool, string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L29"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
|
||||
@@ -228,7 +228,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_AssertError_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertError(System.Boolean,System.String)">
|
||||
AssertError(bool, string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L129"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
|
||||
@@ -264,7 +264,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_AssertGeneric_System_Boolean_System_String_System_String_System_String___System_String___" data-uid="Awperative.Debug.AssertGeneric(System.Boolean,System.String,System.String,System.String[],System.String[])">
|
||||
AssertGeneric(bool, string, string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L163"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true. With any given call sign.</p>
|
||||
@@ -309,7 +309,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_AssertState_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertState(System.Boolean,System.String)">
|
||||
AssertState(bool, string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L54"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
|
||||
@@ -345,7 +345,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_AssertValue_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertValue(System.Boolean,System.String)">
|
||||
AssertValue(bool, string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L79"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
|
||||
@@ -381,7 +381,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_AssertWarning_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertWarning(System.Boolean,System.String)">
|
||||
AssertWarning(bool, string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L104"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
|
||||
@@ -417,7 +417,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogAction_System_String_" data-uid="Awperative.Debug.LogAction(System.String)">
|
||||
LogAction(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L14"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
|
||||
@@ -450,7 +450,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogAction_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogAction(System.String,System.String[],System.String[])">
|
||||
LogAction(string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L22"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
|
||||
@@ -489,7 +489,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogError_System_String_" data-uid="Awperative.Debug.LogError(System.String)">
|
||||
LogError(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L114"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
|
||||
@@ -522,7 +522,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogError_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogError(System.String,System.String[],System.String[])">
|
||||
LogError(string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L122"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
|
||||
@@ -561,7 +561,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogGeneric_System_String_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogGeneric(System.String,System.String,System.String[],System.String[])">
|
||||
LogGeneric(string, string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L142"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
|
||||
@@ -603,7 +603,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogState_System_String_" data-uid="Awperative.Debug.LogState(System.String)">
|
||||
LogState(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L39"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
|
||||
@@ -636,7 +636,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogState_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogState(System.String,System.String[],System.String[])">
|
||||
LogState(string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L47"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
|
||||
@@ -675,7 +675,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogValue_System_String_" data-uid="Awperative.Debug.LogValue(System.String)">
|
||||
LogValue(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L64"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
|
||||
@@ -708,7 +708,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogValue_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogValue(System.String,System.String[],System.String[])">
|
||||
LogValue(string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L72"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
|
||||
@@ -747,7 +747,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogWarning_System_String_" data-uid="Awperative.Debug.LogWarning(System.String)">
|
||||
LogWarning(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L89"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
|
||||
@@ -780,7 +780,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Debug_LogWarning_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogWarning(System.String,System.String[],System.String[])">
|
||||
LogWarning(string, string[], string[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L97"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
|
||||
@@ -819,7 +819,6 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L8" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_DockerEntity.md&value=---%0Auid%3A%20Awperative.DockerEntity%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_DockerEntity" data-uid="Awperative.DockerEntity" class="text-break">
|
||||
Class DockerEntity <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Removal.cs/#L3"><i class="bi bi-code-slash"></i></a>
|
||||
Class DockerEntity
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -163,7 +163,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_Scene" data-uid="Awperative.DockerEntity.Scene">
|
||||
Scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Core.cs/#L13"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -198,7 +198,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_AddComponent__1" data-uid="Awperative.DockerEntity.AddComponent``1">
|
||||
AddComponent<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Addition.cs/#L8"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -234,7 +234,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_AddComponent__1_System_Object___" data-uid="Awperative.DockerEntity.AddComponent``1(System.Object[])">
|
||||
AddComponent<Generic>(object[])
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Addition.cs/#L9"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -275,7 +275,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_GetComponent__1" data-uid="Awperative.DockerEntity.GetComponent``1">
|
||||
GetComponent<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Location.cs/#L8"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -311,7 +311,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_GetComponents__1" data-uid="Awperative.DockerEntity.GetComponents``1">
|
||||
GetComponents<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Location.cs/#L9"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -347,7 +347,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_RemoveComponent_Awperative_Component_" data-uid="Awperative.DockerEntity.RemoveComponent(Awperative.Component)">
|
||||
RemoveComponent(Component)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Removal.cs/#L5"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -378,7 +378,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_RemoveComponent__1" data-uid="Awperative.DockerEntity.RemoveComponent``1">
|
||||
RemoveComponent<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Removal.cs/#L13"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -409,7 +409,7 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
|
||||
<h3 id="Awperative_DockerEntity_RemoveComponents__1" data-uid="Awperative.DockerEntity.RemoveComponents``1">
|
||||
RemoveComponents<Generic>()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Removal.cs/#L23"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -440,7 +440,6 @@ Class DockerEntity <a class="header-action link-secondary" title="View source"
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/DockerEntity/Removal.cs/#L3" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_Kernel_Communication_Config_Config.md&value=---%0Auid%3A%20Awperative.Kernel.Communication.Config.Config%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_Kernel_Communication_Config_Config" data-uid="Awperative.Kernel.Communication.Config.Config" class="text-break">
|
||||
Class Config <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Config/TempConfig.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
Class Config
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -155,7 +155,7 @@ Class Config <a class="header-action link-secondary" title="View source" href="
|
||||
|
||||
<h3 id="Awperative_Kernel_Communication_Config_Config_logFileName" data-uid="Awperative.Kernel.Communication.Config.Config.logFileName">
|
||||
logFileName
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Config/TempConfig.cs/#L9"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -186,7 +186,6 @@ Class Config <a class="header-action link-secondary" title="View source" href="
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Config/TempConfig.cs/#L6" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_Scene.md&value=---%0Auid%3A%20Awperative.Scene%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_Scene" data-uid="Awperative.Scene" class="text-break">
|
||||
Class Scene <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Events.cs/#L7"><i class="bi bi-code-slash"></i></a>
|
||||
Class Scene
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -178,7 +178,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_bodies" data-uid="Awperative.Scene.bodies">
|
||||
bodies
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Core.cs/#L12"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -213,7 +213,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_AddBody" data-uid="Awperative.Scene.AddBody">
|
||||
AddBody()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Bodies.cs/#L20"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -244,7 +244,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_AddBody_Awperative_Transform_" data-uid="Awperative.Scene.AddBody(Awperative.Transform)">
|
||||
AddBody(Transform)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Bodies.cs/#L10"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -280,7 +280,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_DestroyBody_Awperative_Body_" data-uid="Awperative.Scene.DestroyBody(Awperative.Body)">
|
||||
DestroyBody(Body)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Bodies.cs/#L52"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -311,7 +311,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_Draw_Microsoft_Xna_Framework_GameTime_" data-uid="Awperative.Scene.Draw(Microsoft.Xna.Framework.GameTime)">
|
||||
Draw(GameTime)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Core.cs/#L29"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -342,7 +342,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_GetBodies_System_String_" data-uid="Awperative.Scene.GetBodies(System.String)">
|
||||
GetBodies(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Bodies.cs/#L30"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -378,7 +378,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_GetBody_System_String_" data-uid="Awperative.Scene.GetBody(System.String)">
|
||||
GetBody(string)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Bodies.cs/#L44"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -414,7 +414,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_Load" data-uid="Awperative.Scene.Load">
|
||||
Load()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Core.cs/#L19"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -440,7 +440,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_Unload" data-uid="Awperative.Scene.Unload">
|
||||
Unload()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Core.cs/#L14"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -466,7 +466,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_Update_Microsoft_Xna_Framework_GameTime_" data-uid="Awperative.Scene.Update(Microsoft.Xna.Framework.GameTime)">
|
||||
Update(GameTime)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Core.cs/#L24"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -500,7 +500,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_BodyCreatedEvent" data-uid="Awperative.Scene.BodyCreatedEvent">
|
||||
BodyCreatedEvent
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Events.cs/#L10"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -530,7 +530,7 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
|
||||
<h3 id="Awperative_Scene_BodyDestroyedEvent" data-uid="Awperative.Scene.BodyDestroyedEvent">
|
||||
BodyDestroyedEvent
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Events.cs/#L11"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -561,7 +561,6 @@ Class Scene <a class="header-action link-secondary" title="View source" href="h
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Entities/Scenes/Events.cs/#L7" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_SceneComponent.md&value=---%0Auid%3A%20Awperative.SceneComponent%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_SceneComponent" data-uid="Awperative.SceneComponent" class="text-break">
|
||||
Class SceneComponent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/SceneComponent.cs/#L4"><i class="bi bi-code-slash"></i></a>
|
||||
Class SceneComponent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -204,7 +204,6 @@ Class SceneComponent <a class="header-action link-secondary" title="View source
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Scripting/SceneComponent.cs/#L4" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_SceneCreateEvent.md&value=---%0Auid%3A%20Awperative.SceneCreateEvent%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_SceneCreateEvent" data-uid="Awperative.SceneCreateEvent" class="text-break">
|
||||
Class SceneCreateEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Scenes/SceneCreateEvent.cs/#L4"><i class="bi bi-code-slash"></i></a>
|
||||
Class SceneCreateEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class SceneCreateEvent <a class="header-action link-secondary" title="View sour
|
||||
|
||||
<h3 id="Awperative_SceneCreateEvent_scene" data-uid="Awperative.SceneCreateEvent.scene">
|
||||
scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Scenes/SceneCreateEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -189,7 +189,6 @@ Class SceneCreateEvent <a class="header-action link-secondary" title="View sour
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Scenes/SceneCreateEvent.cs/#L4" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_SceneDestroyEvent.md&value=---%0Auid%3A%20Awperative.SceneDestroyEvent%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_SceneDestroyEvent" data-uid="Awperative.SceneDestroyEvent" class="text-break">
|
||||
Class SceneDestroyEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Scenes/SceneDestroyEvent.cs/#L4"><i class="bi bi-code-slash"></i></a>
|
||||
Class SceneDestroyEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class SceneDestroyEvent <a class="header-action link-secondary" title="View sou
|
||||
|
||||
<h3 id="Awperative_SceneDestroyEvent_scene" data-uid="Awperative.SceneDestroyEvent.scene">
|
||||
scene
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Scenes/SceneDestroyEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -189,7 +189,6 @@ Class SceneDestroyEvent <a class="header-action link-secondary" title="View sou
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Scenes/SceneDestroyEvent.cs/#L4" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_Transform.md&value=---%0Auid%3A%20Awperative.Transform%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_Transform" data-uid="Awperative.Transform" class="text-break">
|
||||
Class Transform <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L7"><i class="bi bi-code-slash"></i></a>
|
||||
Class Transform
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -153,7 +153,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform__ctor" data-uid="Awperative.Transform.#ctor">
|
||||
Transform()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L69"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -179,7 +179,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform__ctor_Microsoft_Xna_Framework_Vector2_Microsoft_Xna_Framework_Vector2_System_Single_System_Single_Microsoft_Xna_Framework_Vector2_" data-uid="Awperative.Transform.#ctor(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,Microsoft.Xna.Framework.Vector2)">
|
||||
Transform(Vector2, Vector2, float, float, Vector2)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L71"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -222,7 +222,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Depth" data-uid="Awperative.Transform.Depth">
|
||||
Depth
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L29"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -253,7 +253,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Origin" data-uid="Awperative.Transform.Origin">
|
||||
Origin
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L13"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -284,7 +284,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Position" data-uid="Awperative.Transform.Position">
|
||||
Position
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L21"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -315,7 +315,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Rotation" data-uid="Awperative.Transform.Rotation">
|
||||
Rotation
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L37"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -346,7 +346,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Scale" data-uid="Awperative.Transform.Scale">
|
||||
Scale
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L45"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -381,7 +381,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Clone" data-uid="Awperative.Transform.Clone">
|
||||
Clone()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L78"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -412,7 +412,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_Set_Microsoft_Xna_Framework_Vector2_Microsoft_Xna_Framework_Vector2_System_Single_System_Single_Microsoft_Xna_Framework_Vector2_" data-uid="Awperative.Transform.Set(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,Microsoft.Xna.Framework.Vector2)">
|
||||
Set(Vector2, Vector2, float, float, Vector2)
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L53"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -451,7 +451,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_ToMatrix" data-uid="Awperative.Transform.ToMatrix">
|
||||
ToMatrix()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L83"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -485,7 +485,7 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
|
||||
<h3 id="Awperative_Transform_OnTransformChangedEvent" data-uid="Awperative.Transform.OnTransformChangedEvent">
|
||||
OnTransformChangedEvent
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L10"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -516,7 +516,6 @@ Class Transform <a class="header-action link-secondary" title="View source" hre
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Types/Transform/Transform.cs/#L7" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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_TransformModifyEvent.md&value=---%0Auid%3A%20Awperative.TransformModifyEvent%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_TransformModifyEvent" data-uid="Awperative.TransformModifyEvent" class="text-break">
|
||||
Class TransformModifyEvent <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Transform/TransformModifyEvent.cs/#L6"><i class="bi bi-code-slash"></i></a>
|
||||
Class TransformModifyEvent
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
@@ -158,7 +158,7 @@ Class TransformModifyEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_TransformModifyEvent_after" data-uid="Awperative.TransformModifyEvent.after">
|
||||
after
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Transform/TransformModifyEvent.cs/#L9"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -188,7 +188,7 @@ Class TransformModifyEvent <a class="header-action link-secondary" title="View
|
||||
|
||||
<h3 id="Awperative_TransformModifyEvent_before" data-uid="Awperative.TransformModifyEvent.before">
|
||||
before
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Transform/TransformModifyEvent.cs/#L8"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
@@ -219,7 +219,6 @@ Class TransformModifyEvent <a class="header-action link-secondary" title="View
|
||||
</article>
|
||||
|
||||
<div class="contribution d-print-none">
|
||||
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Events/Transform/TransformModifyEvent.cs/#L6" class="edit-link">Edit this page</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user