Skip to content

Commit 7ba8693

Browse files
committed
deploy: b6cc0ac
1 parent 22c5f08 commit 7ba8693

File tree

175 files changed

+2313
-2313
lines changed

Some content is hidden

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

175 files changed

+2313
-2313
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/2.0.0.2-dev4/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/2.0.0.2-dev05/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/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L37"><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/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L37"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

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

148148
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_ActorId" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.ActorId">
149149
ActorId
150-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L45"><i class="bi bi-code-slash"></i></a>
150+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L45"><i class="bi bi-code-slash"></i></a>
151151
</h3>
152152

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

183183
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Owner" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Owner">
184184
Owner
185-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L53"><i class="bi bi-code-slash"></i></a>
185+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L53"><i class="bi bi-code-slash"></i></a>
186186
</h3>
187187

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

218218
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_OwnerType" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.OwnerType">
219219
OwnerType
220-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L61"><i class="bi bi-code-slash"></i></a>
220+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L61"><i class="bi bi-code-slash"></i></a>
221221
</h3>
222222

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

257257
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Active" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Active">
258258
Active()
259-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L87"><i class="bi bi-code-slash"></i></a>
259+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L87"><i class="bi bi-code-slash"></i></a>
260260
</h3>
261261

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

292292
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_AfterActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.AfterActivation">
293293
AfterActivation()
294-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L96"><i class="bi bi-code-slash"></i></a>
294+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L96"><i class="bi bi-code-slash"></i></a>
295295
</h3>
296296

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

328328
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_AfterInActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.AfterInActivation">
329329
AfterInActivation()
330-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L123"><i class="bi bi-code-slash"></i></a>
330+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L123"><i class="bi bi-code-slash"></i></a>
331331
</h3>
332332

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

364364
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_BeforeActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.BeforeActivation">
365365
BeforeActivation()
366-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L79"><i class="bi bi-code-slash"></i></a>
366+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L79"><i class="bi bi-code-slash"></i></a>
367367
</h3>
368368

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

400400
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_BeforeInActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.BeforeInActivation">
401401
BeforeInActivation()
402-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L105"><i class="bi bi-code-slash"></i></a>
402+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L105"><i class="bi bi-code-slash"></i></a>
403403
</h3>
404404

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

436436
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent_System_Type_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent(System.Type,System.Boolean)">
437437
GetComponentAgent(Type, bool)
438-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L134"><i class="bi bi-code-slash"></i></a>
438+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L134"><i class="bi bi-code-slash"></i></a>
439439
</h3>
440440

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

481481
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent__1_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent``1(System.Boolean)">
482482
GetComponentAgent&lt;T&gt;(bool)
483-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L145"><i class="bi bi-code-slash"></i></a>
483+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L145"><i class="bi bi-code-slash"></i></a>
484484
</h3>
485485

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

529529
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inactive" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Inactive">
530530
Inactive()
531-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L114"><i class="bi bi-code-slash"></i></a>
531+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L114"><i class="bi bi-code-slash"></i></a>
532532
</h3>
533533

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

565565
<h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOwner_GameFrameX_Core_Abstractions_IComponent_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.SetOwner(GameFrameX.Core.Abstractions.IComponent)">
566566
SetOwner(IComponent)
567-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L70"><i class="bi bi-code-slash"></i></a>
567+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L70"><i class="bi bi-code-slash"></i></a>
568568
</h3>
569569

570570
<div class="markdown level1 summary"><p>设置组件的所有者</p>
@@ -600,7 +600,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOw
600600
</article>
601601

602602
<div class="contribution d-print-none">
603-
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L37" class="edit-link">Edit this page</a>
603+
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L37" class="edit-link">Edit this page</a>
604604
</div>
605605

606606

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/2.0.0.2-dev4/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/2.0.0.2-dev05/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/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L39"><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/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L39"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

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

265265
<h3 id="GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute__ctor_System_UInt16_" data-uid="GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute.#ctor(System.UInt16)">
266266
ComponentTypeAttribute(ushort)
267-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L46"><i class="bi bi-code-slash"></i></a>
267+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L46"><i class="bi bi-code-slash"></i></a>
268268
</h3>
269269

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

302302
<h3 id="GameFrameX_Core_Abstractions_Attribute_ComponentTypeAttribute_Type" data-uid="GameFrameX.Core.Abstractions.Attribute.ComponentTypeAttribute.Type">
303303
Type
304-
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L59"><i class="bi bi-code-slash"></i></a>
304+
<a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L59"><i class="bi bi-code-slash"></i></a>
305305
</h3>
306306

307307
<div class="markdown level1 summary"><p>组件类型</p>
@@ -333,7 +333,7 @@ <h4 class="section">Property Value</h4>
333333
</article>
334334

335335
<div class="contribution d-print-none">
336-
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L39" class="edit-link">Edit this page</a>
336+
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Attribute/ComponentTypeAttribute.cs/#L39" class="edit-link">Edit this page</a>
337337
</div>
338338

339339

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/2.0.0.2-dev4/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/2.0.0.2-dev05/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/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L37"><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/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L37"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -257,7 +257,7 @@ <h1 id="GameFrameX_Core_Abstractions_Attribute_DiscardAttribute" data-uid="GameF
257257
</article>
258258

259259
<div class="contribution d-print-none">
260-
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev4/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L37" class="edit-link">Edit this page</a>
260+
<a href="https://github.com/GameFrameX/GameFrameX.Server/blob/2.0.0.2-dev05/GameFrameX.Core/Abstractions/Attribute/DiscardAttribute.cs/#L37" class="edit-link">Edit this page</a>
261261
</div>
262262

263263

0 commit comments

Comments
 (0)