Use FObjectFinder with TSubClassof variable?

Yeah my fault, I ended up using UClass instead which seemed to work, though I feel like I should be casting it that way…

Also had to add _C to the reference… for some reason. I’ll try your version… that’d make more sense. Thanks!