Search Results for

    Show / Hide Table of Contents

    Class ValueHistoryBondInfo

    Implementation of ValueHistory<T> storing BondMovementInfoList structs.

    Inheritance
    object
    ValueHistory<BondMovementInfoList>
    ValueHistoryBondInfo
    Implements
    IReplayHistory
    Namespace: AS2.Sim
    Assembly: .dll
    Syntax
    public class ValueHistoryBondInfo : ValueHistory<BondMovementInfoList>, IReplayHistory

    Constructors

    | Edit this page View Source

    ValueHistoryBondInfo(BondMovementInfoList, int)

    Declaration
    public ValueHistoryBondInfo(BondMovementInfoList initialValue, int initialRound = 0)
    Parameters
    Type Name Description
    BondMovementInfoList initialValue
    int initialRound
    | Edit this page View Source

    ValueHistoryBondInfo(ValueHistorySaveData<BondMovementInfoList>)

    Declaration
    public ValueHistoryBondInfo(ValueHistorySaveData<BondMovementInfoList> data)
    Parameters
    Type Name Description
    ValueHistorySaveData<BondMovementInfoList> data

    Implements

    IReplayHistory
    • 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