Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
void | DeleteSavePoint () |
void | FirstPassRouge () |
bool | HasPassRogue (int difficulty=0) |
int | GetCurDifficulty () |
string | GetCurMap () |
RogueLevelMapConfigData | GetCurRogueMapData () |
void | ClearRogueState () |
void | StartRogueLevelAsync (string map, int difficulty) |
void | OverrideRogueConfig (int difficulty, RogueLevelMapConfigData data) |
void | InitBuffs () |
void | AddBuffToPlayer (List< string > buffs) |
void | StartPlaying () |
void | TransportToSelectorRoom () |
void | SelectRogueMap (string map) |
void | SelectDifficulty (int difficulty) |
Static Public Member Functions | |
static bool | StartInSelectorRoom () |
Public Attributes | |
RogueLevelMapConfig | rogueLevelMapConfig |
string | key = "Default" |
Rogue SavePoint Key More... | |
GameObject | selectorRoom |
GameObject | loadingSave |
GameObject | roomInstance |
bool | manualStart = false |
bool | isGenerated = false |
Static Public Attributes | |
static RogueLevelSelector | Instance |
static bool | RestartRogueLevel = false |
Properties | |
static int | CurDifficulty [get] |
string CrossLink.RogueLevelSelector.key = "Default" |
Rogue SavePoint Key