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)

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.