what is the letter “_C” at the end of the class?
It is part of naming convention some devs use.
Guessing now: ACCP_BlackmithSword is class in c++ (or it may be ACPP_Sword, or weapon)
then naming it as BP_BlacksmithSword_C indicates its parent class is made in C++.
1 Like