Skip to content

Implement a structured interface for destroying entities from C++ scripts #76

Description

@ImmutableOctet

This would be a companion to the feature described in #74.

Destruction would be handled with an awaitable, deferred until the end of the frame (or later), possibly utilizing the 'entity lock' concept (#77). The request likely wouldn't need a UUID, but an event would need to be emitted for the awaitable to confirm that destruction has taken place.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

C++ Script APIFeatureNew feature or requestmodule: engineFor features that involve the `engine` module. (optional)

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions