ISteamUtilsListener
Utils listener interface
Implement this and add as a listener to an instance of TSteamUtils to receive appropriate event callbacks.
Methods
Method OnCheckFileSignature(checkFileSignature:ECheckFileSignature)
CallResult for CheckFileSignature.
Method OnGamepadTextInputDismissed(submitted:Int, submittedTextLength:UInt)
Called when the big picture gamepad text input has been closed.
Method OnLowBatteryPower(minutesBatteryLeft:UInt)
Called when running on a laptop and less than 10 minutes of battery is left, and then fires then every minute afterwards.
Method OnSteamShutdown()
Called when Steam wants to shutdown.