Hi
It’s a character subclass, yep. I’m setting the values in the details panel, not the construction script in the BP. Did a little digging and it looks like I can use GetClass()->GetDefaultObject()->SomeValue to pull the defaults I’m setting in the class constructor in C++, but I’m gonna go ahead and assume that won’t take into account any changes I make in the blueprint details panel