Steamworks.NativeMethods.ISteamUtils_GetSecondsSinceComputerActive C# (CSharp) 메소드

ISteamUtils_GetSecondsSinceComputerActive() 개인적인 메소드

private ISteamUtils_GetSecondsSinceComputerActive ( ) : uint
리턴 uint
		public static extern uint ISteamUtils_GetSecondsSinceComputerActive();
NativeMethods