Welcome Guest [Log In] [Register]
Viewing Single Post From: Epee Engine
Alan
Administrator
[ *  *  * ]
ButtonTB * FindButtonTB
(
std::string _name
)


Public function of the Epee Engine Class

Description:
returns a pointer to a ButtonTB with name _name from the current rendable list


Arguments:

Required:
std::string _name
Name of the ButtonTB

Return Value:
returns a pointer to a ButtonTB with the name _name if the ButtonTB does not exist a NULL pointer is returned
Offline Profile Quote Post
Epee Engine · Documentation