Summary
In this chapter, we have:
- Learned how to use a selection of the engine's debugging tools
- Profiled our code to ensure optimal performance
- Learned what console variables (CVars) are, and how to use them
- Created custom console commands
You should now have a basic understanding of how to best program in CryENGINE. Make sure that you always keep profiling and debugging methods in mind, in order to ensure that your code runs optimally.
Assuming that you've read the book's chapters in order, you should now be aware of the workings of the most important engine systems. We hope you enjoyed the read, and wish you the best of luck with using your newly-gained CryENGINE knowledge!