A_LogFloat
void A_LogFloat (float whattoprint [, bool local)
Usage
Logs a floating-point value to the console and displays it on the screen.
Parameters
- whattoprint: The floating-point value to log.
- local: If true, the value is logged if the player is either looking out the calling actor's eyes, or the calling actor is the player and the player is looking out the eyes of a non-monster actor. Default is false.
See also
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.