
During runtime, you can call a function with a command and it will be very useful for testing, such as viewing logs.All platform works.1. You can view the Debug log that appears in Unity Window - General - Console the same way.2. Typical logs are white, alerts are yellow, and errors and excursions are red and detail logs are also displayed.3. You can run the function during runtime by simply attaching the Command attribute above the function you want to run with the command.4. When you enter commands with a shortcut, you can abbreviate them.5. You can see frequently changing values at the top of the log.6. It also responds appropriately to a variety of resolutions.