#include <gfCConversationGui.h>
|
| static fsINode *const | conversationCreate (const fsStr &pConversationKey) |
| static fsBool | conversationExists (const fsStr &pConversationName) |
| static void | playerIsMaleProviderSet (fsBool(*pProvider)()) |
| static void | flush () |
| static fsCEntity * | guiCreateFromCommands (fsStr &pCommands, fsCEntity *pParent=nullptr, fsBool pModal=true, fsBool pNewGrammarMode=false) |
| static fsCEntity * | guiCreateFromFile (const fsCResourceName &pGuiLayoutFileName, fsCEntity *pParent=nullptr, fsBool pModal=true) |
| static fsCGuiParseTree | parseToTree (fsStr &pCommands, fsBool pNewGrammarMode=false) |
| static fsCEntity * | constructFromTree (const fsCGuiParseTree &pTree, fsCEntity *pParent=nullptr, fsBool pModal=true) |
| static fsBool | newGrammarFileNameResolve (const fsStr &pLegacyFileName, fsStr &pOutResolvedFileName) |
| static fsIGuiComponent * | guiParentGetFromComponent (const fsIComponent *pComponent) |
| static fsBool | entityHasGuiComponentGet (const fsINode *pNode) |
| static fsBool | lessThan (const fsIMessageListener *pLHS, const fsIMessageListener *pRHS) |
◆ gfCConversationGui()
| gfCConversationGui::gfCConversationGui |
( |
fsCEntity * | pParent | ) |
|
|
protected |
◆ ~gfCConversationGui()
| gfCConversationGui::~gfCConversationGui |
( |
| ) |
|
|
protectedvirtual |
◆ conversationCreate()
| fsINode *const gfCConversationGui::conversationCreate |
( |
const fsStr & | pConversationKey | ) |
|
|
static |
◆ conversationExists()
| fsBool gfCConversationGui::conversationExists |
( |
const fsStr & | pConversationName | ) |
|
|
static |
◆ create()
◆ initialiseFromVariableTableDo()
| void gfCConversationGui::initialiseFromVariableTableDo |
( |
const fsCVariableTable & | pVars | ) |
|
|
overrideprotectedvirtual |
◆ listenersDeregisterDo()
| void gfCConversationGui::listenersDeregisterDo |
( |
| ) |
|
|
overridevirtual |
◆ listenersRegisterDo()
| void gfCConversationGui::listenersRegisterDo |
( |
| ) |
|
|
overridevirtual |
◆ messageProcessDo()
◆ onButtonClicked()
◆ playerIsMaleProviderSet()
| void gfCConversationGui::playerIsMaleProviderSet |
( |
fsBool(* | pProvider )() | ) |
|
|
static |
◆ updateDo()
| void gfCConversationGui::updateDo |
( |
fsS32 | pDeltaMs | ) |
|
|
overrideprotectedvirtual |
◆ fsCComponentFactory
◆ mConversationCompleteMsg
| const fsCUniqueId gfCConversationGui::mConversationCompleteMsg |
|
static |
◆ mTypeId
The documentation for this class was generated from the following files: