Script API - v1.26.10.23
    Preparing search index...

    Interface StructureCreateOptions

    interface StructureCreateOptions {
        includeBlocks?: boolean;
        includeEntities?: boolean;
        saveMode?: StructureSaveMode;
    }
    Index

    Properties

    includeBlocks?: boolean
    includeEntities?: boolean