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

ISteamUtils_GetSecondsSinceAppActive() 개인적인 메소드

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