Should I ignore the formatting as shown by example?

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?

I think at this point you should just follow along. I’m relatively new to this as well but we’re technically just building a C++ game at this point. When we get into using the Unreal Engine is when I would start to follow the Unreal Guidelines.
:slight_smile:

Privacy & Terms