ExtraInk 2.1
이야기 게임을 더 쉽게 만들수 있도록
Loading...
Searching...
No Matches
InkStoryManager Class Reference
Inheritance diagram for InkStoryManager:
Inheritance graph
Collaboration diagram for InkStoryManager:
Collaboration graph

Public Member Functions

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)

Properties

static InkStoryManager Instance [get]
Story 현재스토리 [get]
string 현재스토리아이디 [get]
Story CurrentStory [get]
string CurrentStoryID [get]

Events

Action< string > 스토리로드시
Action< string > 대화업데이트시
Action< Choice[]> 선택지업데이트시
Action< string > OnStoryLoaded [add, remove]
Action< string > OnDialogueUpdate [add, remove]
Action< Choice[]> OnChoicesUpdate [add, remove]

Member Function Documentation

◆ 스토리시작()

void InkStoryManager.스토리시작 ( string 스토리이름)

특정 스토리를 이름으로 시작합니다

Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • D:/Projects/Team_Hajen/ICPDEV_Ink/Assets/DeulPie/ExtraInk/Core/Managers/InkStoryManager.cs