Yes there is. You can use Game Instance. Part of the Game Framework. Game Instance is persistent throughout the game. Increment a variable there and get it at anytime when you need it. If you don’t want to use GI, you can use Save Game.
https://docs.unrealengine.com/latest/INT/Gameplay/SaveGame/