Script API - v1.21.130.27
    Preparing search index...
    interface JigsawBlockData {
        finalBlock: string;
        jointType: JigsawJointType;
        jointTypeVisible: boolean;
        name: string;
        placementPriority: number;
        selectionPriority: number;
        target: string;
        targetPool: string;
    }
    Index

    Properties

    finalBlock: string
    jointType: JigsawJointType
    jointTypeVisible: boolean
    name: string
    placementPriority: number
    selectionPriority: number
    target: string
    targetPool: string