alttester / alttester/AltTester-Unity-SDK
[Documentation WaitForComponentProperty] Wrong return value of `WaitForComponentProperty`
Open
bug
documentation
release pro 2.1
triaged
- Dominant language
- C#
- Stars
- 121
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
## Steps to reproduce
1. Open `{stg-docs}`/commands.html
2. Swarch for `WaitForComponentProperty` command
3. Check the `Returns` section
## Actual result
### AR
The documentation states that the method returns an object.

### Additional info
Setup: Staging docs from 14.11.2023
## Expected result
### ER
This method is implemented to return the property value. In this case, the documentation should specify this thing in the `Return` sections.
### Additional info
## Testability
Contributor guide
Assessment
This issue has not been assessed yet.