Skip to content

Conversation

@RameshRavone
Copy link
Contributor

No description provided.

public: inline static char *___get_type_name() { return (char *) #Name; } \
inline static char *___get_base_type_name() { return (char *) #Base; } \
inline Name(godot_object *o) : Base(o) {} \
//inline Name(godot_object *o) : Base(o) {} \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is that here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It fixed the class Inheritance

@karroffel karroffel merged commit add4c99 into godotengine:master Jul 22, 2017
BastiaanOlij pushed a commit to BastiaanOlij/godot-cpp that referenced this pull request Sep 4, 2021
mashumafi pushed a commit to mashumafi/godot-cpp that referenced this pull request Feb 3, 2023
+ added a default value
+ added an argument name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants