Table of Contents

Class LevelSaveData

Namespace
VoxelPlayground.Gaming
Assembly
GamePlay.dll
[Serializable]
public class LevelSaveData
Inheritance
object
LevelSaveData

Fields

isClear

public bool isClear

Field Value

bool

levelName

public string levelName

Field Value

string

rating

public int rating

Field Value

int

time

public float time

Field Value

float