BRP docs are missing some built-in methods
Open
A-Dev-Tools
C-Docs
D-Straightforward
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
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_message`
- `schedule.list`
- `schedule.graph`
## Additional information
Those were introduced by the following PRs:
- #23391
- #23447
- #23452
Contributor guide
Assessment
This issue has not been assessed yet.