Loom Engine - v3.1.1
    Preparing search index...

    Interface WorldActionProposal

    interface WorldActionProposal {
        actionId: string;
        targetId?: string;
    }
    Index

    Properties

    Properties

    actionId: string
    targetId?: string