Search Results for

    Show / Hide Table of Contents

    Class PinConfigurationHistorySaveData

    Container for serializing ValueHistoryPinConfiguration objects.

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

    Fields

    | Edit this page View Source

    configs

    An array containing the compressed pin configurations stored in the history.

    Declaration
    public PinConfigurationSaveData[] configs
    Field Value
    Type Description
    PinConfigurationSaveData[]
    | Edit this page View Source

    idxHistory

    The serializable representation of the index history.

    Declaration
    public ValueHistorySaveData<int> idxHistory
    Field Value
    Type Description
    ValueHistorySaveData<int>
    • 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