Entities
You call the Store
and Load
APIs using the
Api:Entity
of the Result<Api::Entity>
returned from CreateEntity()
, or from an ownership change
event when an entity enters
the app's subscription area (for more information, see
Entity events).
We recommend that you track your Api::Entity
objects
so that you can use them with these APIs.