godotengine / godotengine/godot-docs
Document C# specific renames for math classes like Vector2I.
Open
area:manual
topic:dotnet
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
### Godot version
4.0 RC1 Mono
### System information
Windows 11
### Issue description
The build in type Vector2i no longer works as functioned. Must be replaced instead with Vector2I and was not documentated as such.
### Steps to reproduce
Create any script and build.
### Minimal reproduction project
Trivial
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.