godotengine / godotengine/godot-cpp

Undocumented unexpected properties behavior

Open
#301 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

As described in https://github.com/godotengine/godot/issues/26237, unlike GDScript, godot-cpp's method of exporting a property does not also initialize the property on construction. This is undocumented and I believe even the exports example in the README for godot-cpp fails to initialize `_value`, which is controlled by exports.

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.