

終止支援通知： 將於 2026 AWS 年 5 月 20 日結束對 的支援 AWS SimSpace Weaver。2026 年 5 月 20 日之後，您將無法再存取 SimSpace Weaver 主控台或 SimSpace Weaver 資源。如需詳細資訊，請參閱[AWS SimSpace Weaver 終止支援](https://docs.aws.amazon.com/simspaceweaver/latest/userguide/simspaceweaver-end-of-support.html)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 實體
<a name="working-with_app-sdk_ent"></a>

您可以使用從 `Result<Api::Entity>`傳回`Api:Entity`的 的 `CreateEntity()`，或實體進入應用程式的訂閱區域時，從所有權變更事件呼叫 `Store`和 `Load` APIs （如需詳細資訊，請參閱 [實體事件](working-with_app-sdk_events.md))。我們建議您追蹤`Api::Entity`物件，以便使用這些 APIs。

**Topics**
+ [建立實體](working-with_app-sdk_ent_create.md)
+ [將實體轉移到空間網域](working-with_app-sdk_ent_transfer.md)
+ [寫入和讀取實體欄位資料](working-with_app-sdk_ent_readwrite.md)
+ [儲存實體的位置](working-with_app-sdk_ent_store-position.md)
+ [載入實體的位置](working-with_app-sdk_ent_load-position.md)