← WoW API < getprinthandler
Returns
This function is implemented by FrameXML in [DEPRECATED http://wowprogramming.com/utils/xmlbrowser/live/RestrictedEnvironment.lua RestrictedEnvironment.lua].
Returns the function currently handling print() output.
func = getprinthandler();
Returns
Edit
- func
- Function - Current function responsible for outputting values passed to the print() function.
Community content is available under CC-BY-SA
unless otherwise noted.