Show / Hide Table of Contents

    Class SavedDataIndex

    Inheritance
    Object
    SavedDataIndex
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class SavedDataIndex

    Constructors

    SavedDataIndex(String, String[])

    Declaration
    public SavedDataIndex(string contentId, string[] saveIds)
    Parameters
    Type Name Description
    String contentId
    String[] saveIds

    Fields

    ContentId

    Declaration
    public string ContentId
    Field Value
    Type Description
    String

    SaveIds

    Declaration
    public string[] SaveIds
    Field Value
    Type Description
    String[]
    Back to top Copyright © 2020 East Side Games Inc.