Public Member Functions | List of all members
Components.YarnCommandDispatcher Class Reference
Inheritance diagram for Components.YarnCommandDispatcher:

Public Member Functions

void RegisterChoice (int chapterId, int questionId, int answerId)
 Yarn command to registers taken choices to a serializable chapter history. More...
 

Member Function Documentation

void Components.YarnCommandDispatcher.RegisterChoice ( int  chapterId,
int  questionId,
int  answerId 
)
inline

Yarn command to registers taken choices to a serializable chapter history.

Parameters
chapterIdThe current Yarn chapter's ID.
questionIdThe current question's ID.
answerIdThe chosen answer's ID.

The documentation for this class was generated from the following file: