Documentation
Help
Tutorials
RoadMap
Help Docs for wiki writers:
PmWiki
edit SideBar
textBox * FindTextBox(std::string _name)
Public function of the Epee Engine Class
Description:returns a pointer to a textBox with name _name from the current rendable list
Arguments:
Required:std::string _nameName of the textBox
Return Value:returns a pointer to a textbox with the name _name if the textbox does not exist a NULL pointer is returned