Merge pull request #17583 from RandomShaper/enhance-uri-utils
Enhance uri utils
This commit is contained in:
commit
cd7e9d9642
8 changed files with 38 additions and 112 deletions
|
|
@ -5467,20 +5467,6 @@
|
|||
["const godot_string *", "p_self"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_string_http_escape",
|
||||
"return_type": "godot_string",
|
||||
"arguments": [
|
||||
["const godot_string *", "p_self"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_string_http_unescape",
|
||||
"return_type": "godot_string",
|
||||
"arguments": [
|
||||
["const godot_string *", "p_self"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_string_json_escape",
|
||||
"return_type": "godot_string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue