Skip to content

*Extension classes missing virtual methods that accept or return pointers #191

@lilizoey

Description

@lilizoey

*Extension classes often use pointers to interact with the engine. For instance, all of PhysicsDirectSpaceState2D except for the ones inherited from Object use pointers in various places.

We currently do not generate virtual methods that accept or return pointers. This makes many of these classes unusable, as key behavior is not available.

non-exhaustive list:

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: engineGodot classes (nodes, resources, ...)featureAdds functionality to the library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions