@turbowarp/types-tw
    Preparing search index...

    Interface ProcedureCallMutation

    Found on blocks with an opcode of procedures_call

    interface ProcedureCallMutation {
        argumentids: string;
        children: [];
        proccode: string;
        tagName: "mutation";
        warp: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    argumentids: string

    JSON-stringified list of strings.

    children: []
    proccode: string
    tagName: "mutation"
    warp: string

    JSON-stringified boolean.