|
16 | 16 | <meta name="docfx:rel" content="../"> |
17 | 17 |
|
18 | 18 |
|
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&value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Agent.IComponentAgent%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"> |
| 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&value=---%0Auid%3A%20GameFrameX.Core.Abstractions.Agent.IComponentAgent%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"> |
20 | 20 | <meta name="loc:inThisArticle" content="In this article"> |
21 | 21 | <meta name="loc:searchResultsCount" content="{count} results for "{query}""> |
22 | 22 | <meta name="loc:searchNoResults" content="No results for "{query}""> |
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5> |
89 | 89 |
|
90 | 90 |
|
91 | 91 | <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> |
93 | 93 | </h1> |
94 | 94 |
|
95 | 95 | <div class="facts text-secondary"> |
@@ -147,7 +147,7 @@ <h2 class="section" id="properties">Properties |
147 | 147 |
|
148 | 148 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_ActorId" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.ActorId"> |
149 | 149 | 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> |
151 | 151 | </h3> |
152 | 152 |
|
153 | 153 | <div class="markdown level1 summary"><p>获取Actor的唯一标识 |
@@ -182,7 +182,7 @@ <h4 class="section">Property Value</h4> |
182 | 182 |
|
183 | 183 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Owner" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Owner"> |
184 | 184 | 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> |
186 | 186 | </h3> |
187 | 187 |
|
188 | 188 | <div class="markdown level1 summary"><p>获取或设置组件的所有者 |
@@ -217,7 +217,7 @@ <h4 class="section">Property Value</h4> |
217 | 217 |
|
218 | 218 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_OwnerType" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.OwnerType"> |
219 | 219 | 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> |
221 | 221 | </h3> |
222 | 222 |
|
223 | 223 | <div class="markdown level1 summary"><p>获取所有者的类型 |
@@ -256,7 +256,7 @@ <h2 class="section" id="methods">Methods |
256 | 256 |
|
257 | 257 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Active" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Active"> |
258 | 258 | 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> |
260 | 260 | </h3> |
261 | 261 |
|
262 | 262 | <div class="markdown level1 summary"><p>激活组件代理 |
@@ -291,7 +291,7 @@ <h4 class="section">Returns</h4> |
291 | 291 |
|
292 | 292 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_AfterActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.AfterActivation"> |
293 | 293 | 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> |
295 | 295 | </h3> |
296 | 296 |
|
297 | 297 | <div class="markdown level1 summary"><p>组件激活后的回调方法</p> |
@@ -327,7 +327,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_After |
327 | 327 |
|
328 | 328 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_AfterInActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.AfterInActivation"> |
329 | 329 | 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> |
331 | 331 | </h3> |
332 | 332 |
|
333 | 333 | <div class="markdown level1 summary"><p>组件反激活后的回调方法</p> |
@@ -363,7 +363,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_After |
363 | 363 |
|
364 | 364 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_BeforeActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.BeforeActivation"> |
365 | 365 | 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> |
367 | 367 | </h3> |
368 | 368 |
|
369 | 369 | <div class="markdown level1 summary"><p>组件激活前的回调方法</p> |
@@ -399,7 +399,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Befor |
399 | 399 |
|
400 | 400 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_BeforeInActivation" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.BeforeInActivation"> |
401 | 401 | 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> |
403 | 403 | </h3> |
404 | 404 |
|
405 | 405 | <div class="markdown level1 summary"><p>组件反激活前的回调方法</p> |
@@ -435,7 +435,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Befor |
435 | 435 |
|
436 | 436 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent_System_Type_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent(System.Type,System.Boolean)"> |
437 | 437 | 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> |
439 | 439 | </h3> |
440 | 440 |
|
441 | 441 | <div class="markdown level1 summary"><p>根据代理类型获取代理组件</p> |
@@ -480,7 +480,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetCo |
480 | 480 |
|
481 | 481 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent__1_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent``1(System.Boolean)"> |
482 | 482 | GetComponentAgent<T>(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> |
484 | 484 | </h3> |
485 | 485 |
|
486 | 486 | <div class="markdown level1 summary"><p>根据泛型代理类型获取代理组件</p> |
@@ -528,7 +528,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetCo |
528 | 528 |
|
529 | 529 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inactive" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Inactive"> |
530 | 530 | 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> |
532 | 532 | </h3> |
533 | 533 |
|
534 | 534 | <div class="markdown level1 summary"><p>反激活组件代理</p> |
@@ -564,7 +564,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inact |
564 | 564 |
|
565 | 565 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOwner_GameFrameX_Core_Abstractions_IComponent_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.SetOwner(GameFrameX.Core.Abstractions.IComponent)"> |
566 | 566 | 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> |
568 | 568 | </h3> |
569 | 569 |
|
570 | 570 | <div class="markdown level1 summary"><p>设置组件的所有者</p> |
@@ -600,7 +600,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOw |
600 | 600 | </article> |
601 | 601 |
|
602 | 602 | <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> |
604 | 604 | </div> |
605 | 605 |
|
606 | 606 |
|
|
0 commit comments