Skip to content

Commit 9e58ac0

Browse files
committed
deploy: 63b49fc
1 parent d042083 commit 9e58ac0

File tree

203 files changed

+3506
-2651
lines changed

Some content is hidden

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

203 files changed

+3506
-2651
lines changed

api/GameFrameX.Core.Abstractions.Agent.IComponentAgent.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev31/apiSpec/new?filename=GameFrameX_Core_Abstractions_Agent_IComponentAgent.md&amp;value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Agent.IComponentAgent%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">
19+
<meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev32/apiSpec/new?filename=GameFrameX_Core_Abstractions_Agent_IComponentAgent.md&amp;value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Agent.IComponentAgent%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">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent" class="text-break">
92-
Interface IComponentAgent <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6"><i class="bi bi-code-slash"></i></a>
92+
Interface IComponentAgent <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -163,7 +163,7 @@ <h2 class="section" id="properties">Properties
163163

164164
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_ActorId" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.ActorId">
165165
ActorId
166-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L14"><i class="bi bi-code-slash"></i></a>
166+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L14"><i class="bi bi-code-slash"></i></a>
167167
</h3>
168168

169169
<div class="markdown level1 summary"><p>获取Actor的唯一标识
@@ -198,7 +198,7 @@ <h4 class="section">Property Value</h4>
198198

199199
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Owner" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Owner">
200200
Owner
201-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L22"><i class="bi bi-code-slash"></i></a>
201+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L22"><i class="bi bi-code-slash"></i></a>
202202
</h3>
203203

204204
<div class="markdown level1 summary"><p>获取或设置组件的所有者
@@ -233,7 +233,7 @@ <h4 class="section">Property Value</h4>
233233

234234
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_OwnerType" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.OwnerType">
235235
OwnerType
236-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L30"><i class="bi bi-code-slash"></i></a>
236+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L30"><i class="bi bi-code-slash"></i></a>
237237
</h3>
238238

239239
<div class="markdown level1 summary"><p>获取所有者的类型
@@ -272,7 +272,7 @@ <h2 class="section" id="methods">Methods
272272

273273
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Active" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Active">
274274
Active()
275-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L56"><i class="bi bi-code-slash"></i></a>
275+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L56"><i class="bi bi-code-slash"></i></a>
276276
</h3>
277277

278278
<div class="markdown level1 summary"><p>激活组件代理
@@ -307,7 +307,7 @@ <h4 class="section">Returns</h4>
307307

308308
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_AfterActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.AfterActivation">
309309
AfterActivation()
310-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L65"><i class="bi bi-code-slash"></i></a>
310+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L65"><i class="bi bi-code-slash"></i></a>
311311
</h3>
312312

313313
<div class="markdown level1 summary"><p>组件激活后的回调方法</p>
@@ -343,7 +343,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_After
343343

344344
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_AfterInActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.AfterInActivation">
345345
AfterInActivation()
346-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L92"><i class="bi bi-code-slash"></i></a>
346+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L92"><i class="bi bi-code-slash"></i></a>
347347
</h3>
348348

349349
<div class="markdown level1 summary"><p>组件反激活后的回调方法</p>
@@ -379,7 +379,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_After
379379

380380
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_BeforeActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.BeforeActivation">
381381
BeforeActivation()
382-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L48"><i class="bi bi-code-slash"></i></a>
382+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L48"><i class="bi bi-code-slash"></i></a>
383383
</h3>
384384

385385
<div class="markdown level1 summary"><p>组件激活前的回调方法</p>
@@ -415,7 +415,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Befor
415415

416416
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_BeforeInActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.BeforeInActivation">
417417
BeforeInActivation()
418-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L74"><i class="bi bi-code-slash"></i></a>
418+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L74"><i class="bi bi-code-slash"></i></a>
419419
</h3>
420420

421421
<div class="markdown level1 summary"><p>组件反激活前的回调方法</p>
@@ -451,7 +451,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Befor
451451

452452
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent_System_Type_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent(System.Type,System.Boolean)">
453453
GetComponentAgent(Type, bool)
454-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L103"><i class="bi bi-code-slash"></i></a>
454+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L103"><i class="bi bi-code-slash"></i></a>
455455
</h3>
456456

457457
<div class="markdown level1 summary"><p>根据代理类型获取代理组件</p>
@@ -496,7 +496,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetCo
496496

497497
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent__1_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent``1(System.Boolean)">
498498
GetComponentAgent&lt;T&gt;(bool)
499-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L114"><i class="bi bi-code-slash"></i></a>
499+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L114"><i class="bi bi-code-slash"></i></a>
500500
</h3>
501501

502502
<div class="markdown level1 summary"><p>根据泛型代理类型获取代理组件</p>
@@ -544,7 +544,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetCo
544544

545545
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inactive" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Inactive">
546546
Inactive()
547-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L83"><i class="bi bi-code-slash"></i></a>
547+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L83"><i class="bi bi-code-slash"></i></a>
548548
</h3>
549549

550550
<div class="markdown level1 summary"><p>反激活组件代理</p>
@@ -580,7 +580,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inact
580580

581581
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOwner_GameFrameX_Core_Abstractions_IComponent_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.SetOwner(GameFrameX.Core.Abstractions.IComponent)">
582582
SetOwner(IComponent)
583-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L39"><i class="bi bi-code-slash"></i></a>
583+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L39"><i class="bi bi-code-slash"></i></a>
584584
</h3>
585585

586586
<div class="markdown level1 summary"><p>设置组件的所有者</p>
@@ -616,7 +616,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOw
616616
</article>
617617

618618
<div class="contribution d-print-none">
619-
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6" class="edit-link">Edit this page</a>
619+
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6" class="edit-link">Edit this page</a>
620620
</div>
621621

622622

api/GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev31/apiSpec/new?filename=GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute.md&amp;value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute%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">
19+
<meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev32/apiSpec/new?filename=GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute.md&amp;value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute%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">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute" data-uid="GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute" class="text-break">
92-
Class ComponentTypeAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L8"><i class="bi bi-code-slash"></i></a>
92+
Class ComponentTypeAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L8"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -280,7 +280,7 @@ <h2 class="section" id="constructors">Constructors
280280

281281
<h3 id="GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute__ctor_System_UInt16_" data-uid="GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute.#ctor(System.UInt16)">
282282
ComponentTypeAttribute(ushort)
283-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L15"><i class="bi bi-code-slash"></i></a>
283+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L15"><i class="bi bi-code-slash"></i></a>
284284
</h3>
285285

286286
<div class="markdown level1 summary"><p>组件类型</p>
@@ -317,7 +317,7 @@ <h2 class="section" id="properties">Properties
317317

318318
<h3 id="GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute_Type" data-uid="GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute.Type">
319319
Type
320-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L28"><i class="bi bi-code-slash"></i></a>
320+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L28"><i class="bi bi-code-slash"></i></a>
321321
</h3>
322322

323323
<div class="markdown level1 summary"><p>组件类型</p>
@@ -349,7 +349,7 @@ <h4 class="section">Property Value</h4>
349349
</article>
350350

351351
<div class="contribution d-print-none">
352-
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L8" class="edit-link">Edit this page</a>
352+
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L8" class="edit-link">Edit this page</a>
353353
</div>
354354

355355

api/GameFrameX.Core.Abstractions.Attribute.DiscardAttribute.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev31/apiSpec/new?filename=GameFrameX_Core_Abstractions_Attribute_DiscardAttribute.md&amp;value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Attribute.DiscardAttribute%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">
19+
<meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev32/apiSpec/new?filename=GameFrameX_Core_Abstractions_Attribute_DiscardAttribute.md&amp;value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Attribute.DiscardAttribute%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">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="GameFrameX_Core_Abstractions_Attribute_DiscardAttribute" data-uid="GameFrameX.Core.Abstractions.Attribute.DiscardAttribute" class="text-break">
92-
Class DiscardAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L6"><i class="bi bi-code-slash"></i></a>
92+
Class DiscardAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L6"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -273,7 +273,7 @@ <h1 id="GameFrameX_Core_Abstractions_Attribute_DiscardAttribute" data-uid="GameF
273273
</article>
274274

275275
<div class="contribution d-print-none">
276-
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev31/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L6" class="edit-link">Edit this page</a>
276+
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev32/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L6" class="edit-link">Edit this page</a>
277277
</div>
278278

279279

0 commit comments

Comments
 (0)