MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getScriptDialogManager

Method getScriptDialogManager

src/logic/DialogManager.h:146–146  ·  view source on GitHub ↗

TODO: Probably move this into script-engine

Source from the content-addressed store, hash-verified

144
145 // TODO: Probably move this into script-engine
146 Daedalus::GameState::DaedalusDialogManager* getScriptDialogManager() { return m_ScriptDialogMananger; }
147 void exportDialogManager(json& h);
148 void importDialogManager(const json& j);
149

Callers 3

exportDialogManagerMethod · 0.80
importDialogManagerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected