Method | Description | |
---|---|---|
Get ( WorldType world, Level level ) : LevelClearState? | ||
Set ( WorldType world, Level level, LevelClearState state ) : void | ||
Win ( |
Method | Description | |
---|---|---|
MakeKey ( WorldType world, Level level ) : string |
public static Get ( WorldType world, Level level ) : LevelClearState? | ||
world | WorldType | |
level | Level | |
return | LevelClearState? |
public static Set ( WorldType world, Level level, LevelClearState state ) : void | ||
world | WorldType | |
level | Level | |
state | LevelClearState | |
return | void |
public static Win ( |
||
levelDef | ||
return | void |