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

    Interface ProcedurePrototypeMutation

    Found on blocks with an opcode of procedures_prototype

    interface ProcedurePrototypeMutation {
        argumentdefaults: string;
        argumentids: string;
        argumentnames: string;
        children: [];
        proccode: string;
        tagName: "mutation";
        warp: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    argumentdefaults: string

    JSON-stringified list of strings.

    argumentids: string

    JSON-stringified list of strings.

    argumentnames: string

    JSON-stringified list of strings.

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

    JSON-stringified boolean.