trdwll / SteamBridge

An Unreal Engine implementation of the Steamworks API.
https://trdwll.com/experiments/steambridge/
MIT License
133 stars 20 forks source link

Added StoreUserStats on SteamGameServer. #5

Closed ApostolosBouz closed 3 years ago

ApostolosBouz commented 3 years ago

BlueprintCallable so that it can be connected to a custom timer.

trdwll commented 3 years ago

Thanks. I can't remember why I skipped this method.