Skip to content

Commit

Permalink
deploy: dabe1f5
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrosine1153 committed Oct 30, 2024
1 parent 8ac45fe commit a809f35
Show file tree
Hide file tree
Showing 21 changed files with 569 additions and 128 deletions.
52 changes: 42 additions & 10 deletions feature/claim-one-time-gift/api/Nekoyume.Action.ClaimGifts.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Nekoyume_Action_ClaimGifts" data-uid="Nekoyume.Action.ClaimGifts" class="text-break">
Class ClaimGifts <a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L17"><i class="bi bi-code-slash"></i></a>
Class ClaimGifts <a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L16"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -198,7 +198,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Nekoyume_Action_ClaimGifts__ctor" data-uid="Nekoyume.Action.ClaimGifts.#ctor">
ClaimGifts()
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L32"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L33"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand All @@ -222,22 +222,24 @@ <h3 id="Nekoyume_Action_ClaimGifts__ctor" data-uid="Nekoyume.Action.ClaimGifts.#

<a id="Nekoyume_Action_ClaimGifts__ctor_" data-uid="Nekoyume.Action.ClaimGifts.#ctor*"></a>

<h3 id="Nekoyume_Action_ClaimGifts__ctor_Libplanet_Crypto_Address_" data-uid="Nekoyume.Action.ClaimGifts.#ctor(Libplanet.Crypto.Address)">
ClaimGifts(Address)
<h3 id="Nekoyume_Action_ClaimGifts__ctor_Libplanet_Crypto_Address_System_Int32_" data-uid="Nekoyume.Action.ClaimGifts.#ctor(Libplanet.Crypto.Address,System.Int32)">
ClaimGifts(Address, int)
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L27"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ClaimGifts(Address avatarAddress)</code></pre>
<pre><code class="lang-csharp hljs">public ClaimGifts(Address avatarAddress, int giftId)</code></pre>
</div>

<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>avatarAddress</code> <span class="xref">Address</span></dt>
<dd></dd>
<dt><code>giftId</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd></dd>
</dl>


Expand All @@ -258,7 +260,7 @@ <h2 class="section" id="fields">Fields

<h3 id="Nekoyume_Action_ClaimGifts_AvatarAddress" data-uid="Nekoyume.Action.ClaimGifts.AvatarAddress">
AvatarAddress
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L22"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L21"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand All @@ -285,6 +287,36 @@ <h4 class="section">Field Value</h4>




<h3 id="Nekoyume_Action_ClaimGifts_GiftId" data-uid="Nekoyume.Action.ClaimGifts.GiftId">
GiftId
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int GiftId</code></pre>
</div>




<h4 class="section">Field Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd></dd>
</dl>









<h2 class="section" id="properties">Properties
</h2>

Expand All @@ -293,7 +325,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Nekoyume_Action_ClaimGifts_PlainValueInternal" data-uid="Nekoyume.Action.ClaimGifts.PlainValueInternal">
PlainValueInternal
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L36"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L37"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -364,7 +396,7 @@ <h4 class="section">Returns</h4>

<h3 id="Nekoyume_Action_ClaimGifts_Execute_Libplanet_Action_IActionContext_" data-uid="Nekoyume.Action.ClaimGifts.Execute(Libplanet.Action.IActionContext)">
Execute(IActionContext)
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L45"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L46"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Executes the main game logic of an action. This should be
Expand Down Expand Up @@ -449,7 +481,7 @@ <h4 class="section" id="Nekoyume_Action_ClaimGifts_Execute_Libplanet_Action_IAct

<h3 id="Nekoyume_Action_ClaimGifts_LoadPlainValueInternal_System_Collections_Immutable_IImmutableDictionary_System_String_Bencodex_Types_IValue__" data-uid="Nekoyume.Action.ClaimGifts.LoadPlainValueInternal(System.Collections.Immutable.IImmutableDictionary{System.String,Bencodex.Types.IValue})">
LoadPlainValueInternal(IImmutableDictionary&lt;string, IValue&gt;)
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L40"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L41"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -480,7 +512,7 @@ <h4 class="section">Parameters</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L17" class="edit-link">Edit this page</a>
<a href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimGifts.cs/#L16" class="edit-link">Edit this page</a>
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html>
<head>
<meta charset="utf-8">
<title>Class ClaimableGiftsDoesNotExistException | Lib9c </title>
<title>Class ClaimableGiftsNotAvailableException | Lib9c </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Class ClaimableGiftsDoesNotExistException | Lib9c ">
<meta name="title" content="Class ClaimableGiftsNotAvailableException | Lib9c ">


<link rel="icon" href="../favicon.ico">
Expand All @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/planetarium/lib9c/new/feature/claim-one-time-gift/apiSpec/new?filename=Nekoyume_Action_ClaimableGiftsDoesNotExistException.md&amp;value=---%0Auid%3A%20Nekoyume.Action.ClaimableGiftsDoesNotExistException%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/planetarium/lib9c/new/feature/claim-one-time-gift/apiSpec/new?filename=Nekoyume_Action_ClaimableGiftsNotAvailableException.md&amp;value=---%0Auid%3A%20Nekoyume.Action.ClaimableGiftsNotAvailableException%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -84,12 +84,12 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<nav id="breadcrumb"></nav>
</div>

<article data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException">
<article data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException">



<h1 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException" class="text-break">
Class ClaimableGiftsDoesNotExistException <a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimOneTimeGiftException.cs/#L22"><i class="bi bi-code-slash"></i></a>
<h1 id="Nekoyume_Action_ClaimableGiftsNotAvailableException" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException" class="text-break">
Class ClaimableGiftsNotAvailableException <a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimOneTimeGiftException.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand All @@ -102,7 +102,7 @@ <h1 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException" data-uid="Nekoyume.

<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Serializable]
public class ClaimableGiftsDoesNotExistException : Exception, ISerializable</code></pre>
public class ClaimableGiftsNotAvailableException : Exception, ISerializable</code></pre>
</div>


Expand All @@ -113,7 +113,7 @@ <h1 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException" data-uid="Nekoyume.
<dd>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception">Exception</a></div>
<div><span class="xref">ClaimableGiftsDoesNotExistException</span></div>
<div><span class="xref">ClaimableGiftsNotAvailableException</span></div>
</dd>
</dl>

Expand Down Expand Up @@ -193,18 +193,18 @@ <h2 class="section" id="constructors">Constructors
</h2>


<a id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor_" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException.#ctor*"></a>
<a id="Nekoyume_Action_ClaimableGiftsNotAvailableException__ctor_" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException.#ctor*"></a>

<h3 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException.#ctor">
ClaimableGiftsDoesNotExistException()
<h3 id="Nekoyume_Action_ClaimableGiftsNotAvailableException__ctor" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException.#ctor">
ClaimableGiftsNotAvailableException()
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimOneTimeGiftException.cs/#L25"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ClaimableGiftsDoesNotExistException()</code></pre>
<pre><code class="lang-csharp hljs">public ClaimableGiftsNotAvailableException()</code></pre>
</div>


Expand All @@ -219,18 +219,18 @@ <h3 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor" data-uid="Nek



<a id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor_" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException.#ctor*"></a>
<a id="Nekoyume_Action_ClaimableGiftsNotAvailableException__ctor_" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException.#ctor*"></a>

<h3 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
ClaimableGiftsDoesNotExistException(SerializationInfo, StreamingContext)
<h3 id="Nekoyume_Action_ClaimableGiftsNotAvailableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
ClaimableGiftsNotAvailableException(SerializationInfo, StreamingContext)
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimOneTimeGiftException.cs/#L33"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ClaimableGiftsDoesNotExistException(SerializationInfo info, StreamingContext context)</code></pre>
<pre><code class="lang-csharp hljs">public ClaimableGiftsNotAvailableException(SerializationInfo info, StreamingContext context)</code></pre>
</div>

<h4 class="section">Parameters</h4>
Expand All @@ -252,18 +252,18 @@ <h4 class="section">Parameters</h4>



<a id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor_" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException.#ctor*"></a>
<a id="Nekoyume_Action_ClaimableGiftsNotAvailableException__ctor_" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException.#ctor*"></a>

<h3 id="Nekoyume_Action_ClaimableGiftsDoesNotExistException__ctor_System_String_" data-uid="Nekoyume.Action.ClaimableGiftsDoesNotExistException.#ctor(System.String)">
ClaimableGiftsDoesNotExistException(string)
<h3 id="Nekoyume_Action_ClaimableGiftsNotAvailableException__ctor_System_String_" data-uid="Nekoyume.Action.ClaimableGiftsNotAvailableException.#ctor(System.String)">
ClaimableGiftsNotAvailableException(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/planetarium/lib9c/blob/feature/claim-one-time-gift/Lib9c/Action/ClaimOneTimeGiftException.cs/#L29"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ClaimableGiftsDoesNotExistException(string msg)</code></pre>
<pre><code class="lang-csharp hljs">public ClaimableGiftsNotAvailableException(string msg)</code></pre>
</div>

<h4 class="section">Parameters</h4>
Expand Down
2 changes: 1 addition & 1 deletion feature/claim-one-time-gift/api/Nekoyume.Action.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ <h3 id="classes">
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Nekoyume.Action.ClaimableGiftsDoesNotExistException.html">ClaimableGiftsDoesNotExistException</a></dt>
<dt><a class="xref" href="Nekoyume.Action.ClaimableGiftsNotAvailableException.html">ClaimableGiftsNotAvailableException</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
Expand Down
Loading

0 comments on commit a809f35

Please sign in to comment.