diff options
author | Jan Haller <bromeon@gmail.com> | 2023-06-18 23:14:10 +0200 |
---|---|---|
committer | Jan Haller <bromeon@gmail.com> | 2023-06-18 23:14:10 +0200 |
commit | 618507eb8905129b8e53e19dd9b07b0b11c2249d (patch) | |
tree | e05da025efcb16dd86ec051423ef0d04db01dc12 /modules/gdscript/gdscript_editor.cpp | |
parent | 116f783db73f4bf7e9e96ae54dd3d0a20337cc8a (diff) | |
download | redot-engine-618507eb8905129b8e53e19dd9b07b0b11c2249d.tar.gz |
GDExtension: `Uninitialized*Ptr` for constructors/converters using placement new
These methods construct their destination in-place, but the parameters are not declared using the `Uninitialized*Ptr` pointer types.
Diffstat (limited to 'modules/gdscript/gdscript_editor.cpp')
0 files changed, 0 insertions, 0 deletions