ISteamUtils

List of Functions

Function Reference

utils.getAppID()
Returns:

(number) The AppID.

SteamWorks:

GetAppID

Gets the App ID of the current process.

Example:

print("My app id is " .. Steam.utils.getAppID())