SC2Mapster Wiki
Advertisement

Performance Testing[ | ]

Performance Test Get FPS[ | ]

  • Function.

Performance Test Start[ | ]

  • Action.

Performance Test Stop[ | ]

  • Action.

Unit Stats Start[ | ]

  • Action. Starts Unit Stats performance logging.

Unit Stats Stop[ | ]

  • Action. Stops Unit Stats performance logging.

Shader Generation[ | ]

Engine Reset[ | ]

  • Action. Used in the shader generation map

Game Wait For Resources To Complete[ | ]

  • Action. Waits until shaders are done compiling

Trigger Debugging[ | ]

Debug Message[ | ]

  • Action. Outputs a debug message to a file, and optionally displays it to the screen as well. Use "Set Debug Message File" to configure the name of the output file.

Set Debug Message Color[ | ]

  • Action. Sets the color of a debug message that is printed to the screen.

Set Debug Message File[ | ]

  • Action. Sets the name of the output file for debug messages.

Set Debug Message Name[ | ]

  • Action. Sets a name for a debug message type.

Open or Close Debug Window[ | ]

  • Action. Opens or closes the trigger debugging window. This window contains useful information for debugging triggers, but will slow down performance.
Advertisement