mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 06:22:04 +00:00
class reference proofreading
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<return type="Dictionary">
|
||||
</return>
|
||||
<description>
|
||||
Returns a [Dictionary] containing the path of the detected file change mapped to an integer signifying what kind of a change the corresponding file has experienced.
|
||||
Returns a [Dictionary] containing the path of the detected file change mapped to an integer signifying what kind of change the corresponding file has experienced.
|
||||
The following integer values are being used to signify that the detected file is:
|
||||
- [code]0[/code]: New to the VCS working directory
|
||||
- [code]1[/code]: Modified
|
||||
|
||||
Reference in New Issue
Block a user