|
16 | 16 | <meta name="docfx:rel" content="../">
|
17 | 17 |
|
18 | 18 |
|
19 |
| - <meta name="docfx:docurl" content="https://github.com/GameFrameX/GameFrameX.Server/new/1.5.1-dev19/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/1.5.1-dev20/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/1.5.1-dev19/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-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6"><i class="bi bi-code-slash"></i></a> |
93 | 93 | </h1>
|
94 | 94 |
|
95 | 95 | <div class="facts text-secondary">
|
@@ -163,7 +163,7 @@ <h2 class="section" id="properties">Properties
|
163 | 163 |
|
164 | 164 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_ActorId" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.ActorId">
|
165 | 165 | ActorId
|
166 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/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-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L14"><i class="bi bi-code-slash"></i></a> |
167 | 167 | </h3>
|
168 | 168 |
|
169 | 169 | <div class="markdown level1 summary"><p>获取Actor的唯一标识
|
@@ -198,7 +198,7 @@ <h4 class="section">Property Value</h4>
|
198 | 198 |
|
199 | 199 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Owner" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Owner">
|
200 | 200 | Owner
|
201 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/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-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L22"><i class="bi bi-code-slash"></i></a> |
202 | 202 | </h3>
|
203 | 203 |
|
204 | 204 | <div class="markdown level1 summary"><p>获取或设置组件的所有者
|
@@ -233,7 +233,7 @@ <h4 class="section">Property Value</h4>
|
233 | 233 |
|
234 | 234 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_OwnerType" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.OwnerType">
|
235 | 235 | OwnerType
|
236 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/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-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L30"><i class="bi bi-code-slash"></i></a> |
237 | 237 | </h3>
|
238 | 238 |
|
239 | 239 | <div class="markdown level1 summary"><p>获取所有者的类型
|
@@ -272,7 +272,7 @@ <h2 class="section" id="methods">Methods
|
272 | 272 |
|
273 | 273 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Active" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Active">
|
274 | 274 | Active()
|
275 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L47"><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-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L47"><i class="bi bi-code-slash"></i></a> |
276 | 276 | </h3>
|
277 | 277 |
|
278 | 278 | <div class="markdown level1 summary"><p>激活组件代理
|
@@ -307,7 +307,7 @@ <h4 class="section">Returns</h4>
|
307 | 307 |
|
308 | 308 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent_System_Type_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent(System.Type,System.Boolean)">
|
309 | 309 | GetComponentAgent(Type, bool)
|
310 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L67"><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-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L67"><i class="bi bi-code-slash"></i></a> |
311 | 311 | </h3>
|
312 | 312 |
|
313 | 313 | <div class="markdown level1 summary"><p>根据代理类型获取代理组件</p>
|
@@ -352,7 +352,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetCo
|
352 | 352 |
|
353 | 353 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetComponentAgent__1_System_Boolean_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.GetComponentAgent``1(System.Boolean)">
|
354 | 354 | GetComponentAgent<T>(bool)
|
355 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L78"><i class="bi bi-code-slash"></i></a> |
| 355 | + <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L78"><i class="bi bi-code-slash"></i></a> |
356 | 356 | </h3>
|
357 | 357 |
|
358 | 358 | <div class="markdown level1 summary"><p>根据泛型代理类型获取代理组件</p>
|
@@ -400,7 +400,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_GetCo
|
400 | 400 |
|
401 | 401 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inactive" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.Inactive">
|
402 | 402 | Inactive()
|
403 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L56"><i class="bi bi-code-slash"></i></a> |
| 403 | + <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L56"><i class="bi bi-code-slash"></i></a> |
404 | 404 | </h3>
|
405 | 405 |
|
406 | 406 | <div class="markdown level1 summary"><p>反激活组件代理</p>
|
@@ -436,7 +436,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_Inact
|
436 | 436 |
|
437 | 437 | <h3 id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOwner_GameFrameX_Core_Abstractions_IComponent_" data-uid="GameFrameX.Core.Abstractions.Agent.IComponentAgent.SetOwner(GameFrameX.Core.Abstractions.IComponent)">
|
438 | 438 | SetOwner(IComponent)
|
439 |
| - <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L39"><i class="bi bi-code-slash"></i></a> |
| 439 | + <a class="header-action link-secondary" title="View source" href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L39"><i class="bi bi-code-slash"></i></a> |
440 | 440 | </h3>
|
441 | 441 |
|
442 | 442 | <div class="markdown level1 summary"><p>设置组件的所有者</p>
|
@@ -472,7 +472,7 @@ <h4 class="section" id="GameFrameX_Core_Abstractions_Agent_IComponentAgent_SetOw
|
472 | 472 | </article>
|
473 | 473 |
|
474 | 474 | <div class="contribution d-print-none">
|
475 |
| - <a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev19/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6" class="edit-link">Edit this page</a> |
| 475 | + <a href="https://github.com/GameFrameX/GameFrameX.Server/blob/1.5.1-dev20/GameFrameX.Core/Abstractions/Agent/IComponentAgent.cs/#L6" class="edit-link">Edit this page</a> |
476 | 476 | </div>
|
477 | 477 |
|
478 | 478 |
|
|
0 commit comments