-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
BRP docs are missing some built-in methods #23644
Copy link
Copy link
Open
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.C-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
Bevy version and features
main at commit 53ddd5e615ae15ad796b36724ddd67516bec0c84.
What you did
I looked the BRP docs at crates/bevy_remote/src/lib.rs.
What went wrong
The following remote methods miss their docs:
world.write_messageschedule.listschedule.graph
Additional information
Those were introduced by the following PRs:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.C-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!