How do I instantiate directional force onto an actor?

What kind of actor are you trying to move? Something like a StaticMeshActor should offer you nodes like ‘Add Force’ etc. when you drag and release (to bring up the context sensitive menu) Similarly, if you are doing a trace or using a hit/overlap event to find the component to move, that component should offer functions like this when you bring up the context sensitive menu.