skeldjs
    Preparing search index...

    Class ComponentDespawnEvent<RoomType>

    Emitted when a component is despawned.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    The component that this event is for.

    eventName: "component.despawn" = ...
    room: RoomType

    The room or client that the event came from.

    eventName: "component.despawn" = ...