Skip to content

Commit 2a8741d

Browse files
author
github-actions
committed
Generated from f31fb6b
1 parent c8bc822 commit 2a8741d

224 files changed

Lines changed: 8455 additions & 8712 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api/InscryptionAPI.Ascension.AscensionChallengePaginator.html

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,7 @@ <h1 id="InscryptionAPI_Ascension_AscensionChallengePaginator" data-uid="Inscrypt
7979
<div class="inheritance">
8080
<h5>Inheritance</h5>
8181
<div class="level0"><span class="xref">System.Object</span></div>
82-
<div class="level1"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Object.html">Object</a></div>
83-
<div class="level2"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Component.html">Component</a></div>
84-
<div class="level3"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Behaviour.html">Behaviour</a></div>
85-
<div class="level4"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/MonoBehaviour.html">MonoBehaviour</a></div>
86-
<div class="level5"><span class="xref">AscensionChallengePaginator</span></div>
82+
<div class="level1"><span class="xref">AscensionChallengePaginator</span></div>
8783
</div>
8884
<h6><strong>Namespace</strong>: <a class="xref" href="InscryptionAPI.Ascension.html">InscryptionAPI.Ascension</a></h6>
8985
<h6><strong>Assembly</strong>: InscryptionAPI.dll</h6>
@@ -111,7 +107,7 @@ <h5 class="fieldValue">Field Value</h5>
111107
</thead>
112108
<tbody>
113109
<tr>
114-
<td><span class="xref">List</span>&lt;<span class="xref">List</span>&lt;<span class="xref">UnityEngine.GameObject</span>&gt;&gt;</td>
110+
<td><span class="xref">List</span>&lt;<span class="xref">List</span>&lt;<span class="xref">GameObject</span>&gt;&gt;</td>
115111
<td></td>
116112
</tr>
117113
</tbody>
@@ -155,7 +151,7 @@ <h5 class="fieldValue">Field Value</h5>
155151
</thead>
156152
<tbody>
157153
<tr>
158-
<td><span class="xref">DiskCardGame.AscensionMenuInteractable</span></td>
154+
<td><span class="xref">AscensionMenuInteractable</span></td>
159155
<td></td>
160156
</tr>
161157
</tbody>
@@ -177,7 +173,7 @@ <h5 class="fieldValue">Field Value</h5>
177173
</thead>
178174
<tbody>
179175
<tr>
180-
<td><span class="xref">DiskCardGame.AscensionChallengeInfo</span></td>
176+
<td><span class="xref">AscensionChallengeInfo</span></td>
181177
<td></td>
182178
</tr>
183179
</tbody>
@@ -199,7 +195,7 @@ <h5 class="fieldValue">Field Value</h5>
199195
</thead>
200196
<tbody>
201197
<tr>
202-
<td><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Sprite.html">Sprite</a></td>
198+
<td><span class="xref">Sprite</span></td>
203199
<td></td>
204200
</tr>
205201
</tbody>
@@ -265,7 +261,7 @@ <h5 class="fieldValue">Field Value</h5>
265261
</thead>
266262
<tbody>
267263
<tr>
268-
<td><span class="xref">DiskCardGame.AscensionMenuInteractable</span></td>
264+
<td><span class="xref">AscensionMenuInteractable</span></td>
269265
<td></td>
270266
</tr>
271267
</tbody>
@@ -287,7 +283,7 @@ <h5 class="fieldValue">Field Value</h5>
287283
</thead>
288284
<tbody>
289285
<tr>
290-
<td><span class="xref">DiskCardGame.AscensionChallengeScreen</span></td>
286+
<td><span class="xref">AscensionChallengeScreen</span></td>
291287
<td></td>
292288
</tr>
293289
</tbody>
@@ -309,15 +305,15 @@ <h5 class="fieldValue">Field Value</h5>
309305
</thead>
310306
<tbody>
311307
<tr>
312-
<td><span class="xref">DiskCardGame.AscensionMenuScreenTransition</span></td>
308+
<td><span class="xref">AscensionMenuScreenTransition</span></td>
313309
<td></td>
314310
</tr>
315311
</tbody>
316312
</table>
317313
<h3 id="methods">Methods
318314
</h3>
319315
<a id="InscryptionAPI_Ascension_AscensionChallengePaginator_AddPage_" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.AddPage*"></a>
320-
<h4 id="InscryptionAPI_Ascension_AscensionChallengePaginator_AddPage_List_DiskCardGame_AscensionChallengeInfo__" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.AddPage(List{DiskCardGame.AscensionChallengeInfo})">AddPage(List&lt;AscensionChallengeInfo&gt;)</h4>
316+
<h4 id="InscryptionAPI_Ascension_AscensionChallengePaginator_AddPage_List_AscensionChallengeInfo__" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.AddPage(List{AscensionChallengeInfo})">AddPage(List&lt;AscensionChallengeInfo&gt;)</h4>
321317
<div class="markdown level1 summary"></div>
322318
<div class="markdown level1 conceptual"></div>
323319
<h5 class="decalaration">Declaration</h5>
@@ -335,7 +331,7 @@ <h5 class="parameters">Parameters</h5>
335331
</thead>
336332
<tbody>
337333
<tr>
338-
<td><span class="xref">List</span>&lt;<span class="xref">DiskCardGame.AscensionChallengeInfo</span>&gt;</td>
334+
<td><span class="xref">List</span>&lt;<span class="xref">AscensionChallengeInfo</span>&gt;</td>
339335
<td><span class="parametername">challengeInfos</span></td>
340336
<td></td>
341337
</tr>
@@ -350,7 +346,7 @@ <h5 class="decalaration">Declaration</h5>
350346
<pre><code class="lang-csharp hljs">public void InitialiseMissingChallengeInfo()</code></pre>
351347
</div>
352348
<a id="InscryptionAPI_Ascension_AscensionChallengePaginator_Initialize_" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.Initialize*"></a>
353-
<h4 id="InscryptionAPI_Ascension_AscensionChallengePaginator_Initialize_DiskCardGame_AscensionChallengeScreen_DiskCardGame_AscensionMenuScreenTransition_" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.Initialize(DiskCardGame.AscensionChallengeScreen,DiskCardGame.AscensionMenuScreenTransition)">Initialize(AscensionChallengeScreen, AscensionMenuScreenTransition)</h4>
349+
<h4 id="InscryptionAPI_Ascension_AscensionChallengePaginator_Initialize_AscensionChallengeScreen_AscensionMenuScreenTransition_" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.Initialize(AscensionChallengeScreen,AscensionMenuScreenTransition)">Initialize(AscensionChallengeScreen, AscensionMenuScreenTransition)</h4>
354350
<div class="markdown level1 summary"></div>
355351
<div class="markdown level1 conceptual"></div>
356352
<h5 class="decalaration">Declaration</h5>
@@ -368,19 +364,19 @@ <h5 class="parameters">Parameters</h5>
368364
</thead>
369365
<tbody>
370366
<tr>
371-
<td><span class="xref">DiskCardGame.AscensionChallengeScreen</span></td>
367+
<td><span class="xref">AscensionChallengeScreen</span></td>
372368
<td><span class="parametername">screen</span></td>
373369
<td></td>
374370
</tr>
375371
<tr>
376-
<td><span class="xref">DiskCardGame.AscensionMenuScreenTransition</span></td>
372+
<td><span class="xref">AscensionMenuScreenTransition</span></td>
377373
<td><span class="parametername">transition</span></td>
378374
<td></td>
379375
</tr>
380376
</tbody>
381377
</table>
382378
<a id="InscryptionAPI_Ascension_AscensionChallengePaginator_InstantiateArrowObjects_" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.InstantiateArrowObjects*"></a>
383-
<h4 id="InscryptionAPI_Ascension_AscensionChallengePaginator_InstantiateArrowObjects_List_DiskCardGame_AscensionIconInteractable__" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.InstantiateArrowObjects(List{DiskCardGame.AscensionIconInteractable})">InstantiateArrowObjects(List&lt;AscensionIconInteractable&gt;)</h4>
379+
<h4 id="InscryptionAPI_Ascension_AscensionChallengePaginator_InstantiateArrowObjects_List_AscensionIconInteractable__" data-uid="InscryptionAPI.Ascension.AscensionChallengePaginator.InstantiateArrowObjects(List{AscensionIconInteractable})">InstantiateArrowObjects(List&lt;AscensionIconInteractable&gt;)</h4>
384380
<div class="markdown level1 summary"></div>
385381
<div class="markdown level1 conceptual"></div>
386382
<h5 class="decalaration">Declaration</h5>
@@ -398,7 +394,7 @@ <h5 class="parameters">Parameters</h5>
398394
</thead>
399395
<tbody>
400396
<tr>
401-
<td><span class="xref">List</span>&lt;<span class="xref">DiskCardGame.AscensionIconInteractable</span>&gt;</td>
397+
<td><span class="xref">List</span>&lt;<span class="xref">AscensionIconInteractable</span>&gt;</td>
402398
<td><span class="parametername">icons</span></td>
403399
<td></td>
404400
</tr>

api/InscryptionAPI.Ascension.AscensionChallengePaginatorSetupifier.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,7 @@ <h1 id="InscryptionAPI_Ascension_AscensionChallengePaginatorSetupifier" data-uid
7979
<div class="inheritance">
8080
<h5>Inheritance</h5>
8181
<div class="level0"><span class="xref">System.Object</span></div>
82-
<div class="level1"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Object.html">Object</a></div>
83-
<div class="level2"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Component.html">Component</a></div>
84-
<div class="level3"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/Behaviour.html">Behaviour</a></div>
85-
<div class="level4"><a class="xref" href="https://docs.unity3d.com/2019.4/Documentation/ScriptReference/MonoBehaviour.html">MonoBehaviour</a></div>
86-
<div class="level5"><span class="xref">ManagedBehaviourBase</span></div>
87-
<div class="level6"><span class="xref">ManagedBehaviour</span></div>
88-
<div class="level7"><span class="xref">AscensionChallengePaginatorSetupifier</span></div>
82+
<div class="level1"><span class="xref">AscensionChallengePaginatorSetupifier</span></div>
8983
</div>
9084
<h6><strong>Namespace</strong>: <a class="xref" href="InscryptionAPI.Ascension.html">InscryptionAPI.Ascension</a></h6>
9185
<h6><strong>Assembly</strong>: InscryptionAPI.dll</h6>

0 commit comments

Comments
 (0)