Skip to content

ScriptCallbackEvent is actually a bevy message #539

@Ownezx

Description

@Ownezx

Bevy has clarified the difference between a message and an event therefore making the name ScriptCallbackEvent missmatch its derive.

#[derive(Clone, Message, Debug)]
#[non_exhaustive]
pub struct ScriptCallbackEvent {

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