SetRealtimeDebug
SetRealtimeDebug

Turns the realtime debug information on or off.

bSuccess = myDebug.SetRealtimeDebug( bON )

Return value
TRUE if the setting was enabled / disabled successfully, otherwise FALSE.

Parameters
  • bON
    ON to turn debugging on, OFF to turn it off. Default is ON.
Comments

Realtime debug mode shows text in the game window at the top left, top right, bottom left, or bottom right. The text contains details about the current frame &c. Text is also shown when the mouse is over an object showing its current setup, alterable values &c.

See also
Debug:SetRealtimeDebugPos
Debug:IsRealtimeDebug



JAM © 2005 no one in partiular
Project started by David Evans in 2005