I am finding it hard to follow the videos where they leave the Unreal Coding Standards linked to in Section 11.
Example in this section are the comments and subsequent removal of “fluff” leading to the following:
The Unreal standards are pretty clear on always putting braces on a new line. Coding is new to me, but I just want to be sure I develop the correct habits. Should I ignore these deviations from the existing standards and stick with Unreal’s or will they play a part in later sections?