Table of Contents

Class DeathPersistentSaveData.SongPlayRecord

Namespace
Global
Assembly
Assembly-CSharp.dll
public class DeathPersistentSaveData.SongPlayRecord
Inheritance
DeathPersistentSaveData.SongPlayRecord
Inherited Members

Constructors

SongPlayRecord(string, int)

public SongPlayRecord(string songName, int cycleLastPlayed)

Parameters

songName string
cycleLastPlayed int

Fields

cycleLastPlayed

public int cycleLastPlayed

Field Value

int

songName

public string songName

Field Value

string