skeldjs
    Preparing search index...

    Class ComponentSpawnEvent<RoomType>

    Emitted when a component is spawned.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    The component that this event is for.

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

    The room or client that the event came from.

    eventName: "component.spawn" = ...