Battle Talent
V11
|
Inherits Sirenix.OdinInspector.SerializedScriptableObject.
Static Public Member Functions | |
static TaskGraph | GetFullTaskData (TaskModeType taskModeType=TaskModeType.Story) |
static int | GetChapterByLv (TaskModeType taskModeType, string lv) |
static bool | IsLastLevelOfChapter (string lv) |
Public Attributes | |
TaskModeType | taskModeType = TaskModeType.Story |
ChapterData[] | chapterDatas |
Static Public Attributes | |
const string | StoryTaskGraphPath = "Levels/StoryTaskData" |
const string | RogueTaskGraphPath = "Levels/RogueTaskData" |
const string | SandboxTaskGraphPath = "Levels/SandboxTaskData" |