-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-ScenesSerialized ECS data stored on the diskSerialized ECS data stored on the diskC-DocsAn addition or correction to our documentationAn addition or correction to our documentationD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!
Description
How can Bevy's documentation be improved?
functions write_to_world
and write_to_world_with
are missing documentation describing the entity_map
arg and its usage.
I think in my use case I can leave it empty? but I'm not sure what the intended usage is even after skimming through the source code.
Alternatively, create a newtype and document its usage there.
Metadata
Metadata
Assignees
Labels
A-ScenesSerialized ECS data stored on the diskSerialized ECS data stored on the diskC-DocsAn addition or correction to our documentationAn addition or correction to our documentationD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!