MCPcopy Create free account
hub / github.com/adventuregamestudio/ags / GetNormalGUI

Method GetNormalGUI

Tools/data/agfreader.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196DocElem GUIMain::GetNormalGUI(DocElem elem)
197{
198 return elem->FirstChildElement("NormalGUI");
199}
200
201DocElem GUIMain::GetTextWindow(DocElem elem)
202{

Callers

nothing calls this directly

Calls 1

FirstChildElementMethod · 0.80

Tested by

no test coverage detected