OpenEnroth 73e68f7
|
Classes | |
class | GUIWindow_Dialogue |
Enumerations | |
enum class | DialogWindowType { DIALOG_WINDOW_HIRE_FIRE_SHORT = 1 , DIALOG_WINDOW_FULL = 3 } |
Functions | |
void | initializeNPCDialogue (int npcId, int bPlayerSaysHello, Actor *actor=nullptr) |
void | selectNPCDialogueOption (DialogueId option) |
Variables | |
int | speakingNpcId |
const IndexedArray< std::string, PartyAlignment_Good, PartyAlignment_Evil > | dialogueBackgroundResourceByAlignment |
|
strong |
void initializeNPCDialogue | ( | int | npcId, |
int | bPlayerSaysHello, | ||
Actor * | actor = nullptr |
||
) |
void selectNPCDialogueOption | ( | DialogueId | option | ) |
|
extern |
|
extern |