Search Results for

    Show / Hide Table of Contents

    Class InitModeSaveData

    Serializable representation of UI data in Initialization Mode.

    Inheritance
    object
    InitModeSaveData
    Namespace: AS2
    Assembly: .dll
    Syntax
    [Serializable]
    public class InitModeSaveData

    Fields

    | Edit this page View Source

    algString

    Name of the selected algorithm.

    Declaration
    public string algString
    Field Value
    Type Description
    string
    | Edit this page View Source

    genAlgString

    Name of the generation method associated with the selected algorithm.

    Declaration
    public string genAlgString
    Field Value
    Type Description
    string
    | Edit this page View Source

    genAlg_parameters

    Parameter values of the generation method.

    Declaration
    public string[] genAlg_parameters
    Field Value
    Type Description
    string[]
    • Edit this page
    • View Source
    In this article
    Back to top AmoebotSim 2.0 Documentation v1.11
    Copyright © 2025 AmoebotSim 2.0 Authors
    Generated by DocFX