Skip to content

c++ warnings #20

@fire

Description

@fire
src/MotionMatcher.hpp:124:18: warning: '_enter_tree' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void _enter_tree()  {
                 ^
godot-cpp/gen/include/godot_cpp/classes/node.hpp:281:15: note: overridden virtual function is here
        virtual void _enter_tree();
                     ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions