Steamworks.NativeMethods.ISteamUtils_GetAppID C# (CSharp) Method

ISteamUtils_GetAppID() private method

private ISteamUtils_GetAppID ( ) : uint
return uint
		public static extern uint ISteamUtils_GetAppID();
NativeMethods