Is there difference between these two methods of using Radial Force ?
The First Method is:
Adding Radial Force by “Add Component” button in UE Editor and then change the properties of it
The Second Method is:
Do not add any Radial Force by UE Editor but using this code
Missile->AddRadialForce(Origin, 1000, 500)