Trigger Action Mapping Pressed/Released In Blueprint

Is there a way to trigger an Action Mapping to be pressed or released through a blueprint or through C++?

Hello GarretHunter,

If you have your Action Mappings set up already all you need to do in a blueprint is right click in the event graph and search for the action map you want to use. It will have both Pressed and Released pins you can use.

Thanks,