Assigning TSubClassOf to a pointer

Small correction, UClass* don’t point to blueprint asset, it point to identifier of class generated from blueprint asset. Blueprint asset is represented by UBlueprint class