To clarify, in this case Super would be referring to the Actor class which my created C++ class is connected to? And would super be used the same way if I was working with a different base class such as character or pawn?
To clarify, in this case Super would be referring to the Actor class which my created C++ class is connected to? And would super be used the same way if I was working with a different base class such as character or pawn?