DevMode
Only for development, turn on the log for anything done by the utility
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Status | boolean | - | Turn on or off the devmode | |
Time | boolean | true | Turn on or off the time off the log | |
Format | string | %s %s %s | The formatting for the log |
Dont need to be called every frame
Example
The first is the action, the second the type, the third the id
DevMode(true, true, "%s | %s | %s")

^ ^ ^
Action Type Id
Last update: April 12, 2022
Created: June 27, 2021
Created: June 27, 2021