AngeliA
Search Results for

    Show / Hide Table of Contents

    Interface IProgressiveItem

    Interface that makes the item break/repair into other item

    Properties

    NextItemID

    ID of the item that this item will become when it got repair

    Declaration
    int NextItemID { get; set; }

    PrevItemID

    ID of the item that this item will become when it's broken

    Declaration
    int PrevItemID { get; set; }

    Progress

    Current localtion inside the profress chain

    Declaration
    int Progress { get; set; }

    TotalProgress

    Total count of the profress chain

    Declaration
    int TotalProgress { get; set; }
    Back to top ๐Ÿ„๐Ÿฆโ€โฌ›๐Ÿงฆ๐Ÿˆ๐ŸŽƒ๐Ÿ’“๐ŸŒนโ˜•๐Ÿดโ€โ˜ ๏ธ๐Ÿค