|
|
void | 스토리_불러오기 () |
| void | 스토리시작 (string 스토리이름) |
| | 특정 스토리를 이름으로 시작합니다
|
|
void | 스토리_다시_불러오기 () |
|
void | 스토리_계속하기 () |
|
void | 선택하기 (int 선택지인덱스) |
|
string | 스토리_상태_가져오기 () |
|
void | 스토리_상태_설정하기 (string json) |
|
void | StartStory (string storyName) |
|
void | LoadStory () |
|
void | ReloadStory () |
|
void | ContinueStory () |
|
void | MakeChoice (int choiceIndex) |
|
string | GetStoryState () |
|
void | SetStoryState (string json) |
|
|
static InkStoryManager | Instance [get] |
|
Story | 현재스토리 [get] |
|
string | 현재스토리아이디 [get] |
|
Story | CurrentStory [get] |
|
string | CurrentStoryID [get] |
|
|
Action< string > | 스토리로드시 |
|
Action< string > | 대화업데이트시 |
|
Action< Choice[]> | 선택지업데이트시 |
|
Action< string > | OnStoryLoaded [add, remove] |
|
Action< string > | OnDialogueUpdate [add, remove] |
|
Action< Choice[]> | OnChoicesUpdate [add, remove] |
◆ 스토리시작()
| void InkStoryManager.스토리시작 |
( |
string | 스토리이름 | ) |
|
The documentation for this class was generated from the following file:
- D:/Projects/Team_Hajen/ICPDEV_Ink/Assets/DeulPie/ExtraInk/Core/Managers/InkStoryManager.cs