[Docs] Update Entity.cs XML Comments
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- csharp
- Domain
- documentation
Research direction
Open sources/engine/Stride.Engine/Engine/Entity.cs around lines 204–213 and review the XML comments for the referenced return value. Correct the wording so the component-or-null behavior is clear, then confirm the updated comment appears correctly in Visual Studio IntelliSense and Stride Docs API.
Written by the indexing model from the issue text.
Description
Describe the update or improvement you would like to see
Check correctnes of XML comments in Entity.cs, specifically correct this one, this is not correct
<returns>The component or null if does no exist</returns>
Is this related to a specific part of the documentation?
VS intellisense and Stride Docs API
Why is this update needed?
The return value comment needs to be clear and not confusing.
Additional context
n/a
Proposed changes
n/a
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 55
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from stride3d/stride
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
area-Samples bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area-Doc
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·