Search Results for

    Show / Hide Table of Contents

    Class ParticleObjectSaveData

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

    Fields

    | Edit this page View Source

    colorHistory

    Declaration
    public ValueHistorySaveData<Color> colorHistory
    Field Value
    Type Description
    ValueHistorySaveData<Color>
    | Edit this page View Source

    identifier

    Declaration
    public int identifier
    Field Value
    Type Description
    int
    | Edit this page View Source

    jmOffsetHistory

    Declaration
    public ValueHistorySaveData<Vector2Int> jmOffsetHistory
    Field Value
    Type Description
    ValueHistorySaveData<Vector2Int>
    | Edit this page View Source

    occupiedRel

    Declaration
    public Vector2Int[] occupiedRel
    Field Value
    Type Description
    Vector2Int[]
    | Edit this page View Source

    positionHistory

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