PROMPT: "Take a look at generated code"

Figured it was probably better to do this lecture prompt here instead of the QA section on Udemy. We’re asked to look at the cpp and header files and share what we do and don’t recognize.

I recognize:

  • Much of the syntax
  • The structure for setting up a function
  • The structure for setting up a class
  • Inclusions
  • PragmaOnce

I don’t recognize:

  • bCanEverTick
  • virtual (I do recognize it but will need to refresh my memory on it)
  • new aspects to creating a class like ClassGroup and meta

Privacy & Terms