godotengine / godotengine/godot-docs

Document C# specific renames for math classes like Vector2I.

Open
#6,756 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.