Home
last modified time | relevance | path

Searched refs:handleTextSourceScript (Results 1 – 2 of 2) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dactgeneral.cpp831 void TextSourceScript::handleTextSourceScript(Entity& src, std::string input) in handleTextSourceScript() function in TextSourceScript
2193 textSourceScript.handleTextSourceScript(*this, output); in actTextSource()
H A Dentity.hpp1195 void handleTextSourceScript(Entity& src, std::string input);