Class SavedDataIndex
Inherited Members
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[] |