Steamworks.NativeMethods.ISteamUtils_GetSecondsSinceComputerActive C# (CSharp) Méthode

ISteamUtils_GetSecondsSinceComputerActive() private méthode

private ISteamUtils_GetSecondsSinceComputerActive ( ) : uint
Résultat uint
		public static extern uint ISteamUtils_GetSecondsSinceComputerActive();
NativeMethods