ecspresso
    Preparing search index...

    Interface PathBlockedEvent

    Fired when no path exists to the target.

    interface PathBlockedEvent {
        entityId: number;
    }
    Index

    Properties

    Properties

    entityId: number