Thx for your answer, I dont understand AddComponent() can be used in c++? I thought it only appropriate to use in BP. If it’s true, can u write example of code(add static mesh component, for example)
p.s. I tried: AddComponent(FName(“Mesh”), false, GetActorTransform(), UStaticMeshComponent::StaticClass());