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

ISteamUtils_GetCurrentBatteryPower() 개인적인 메소드

private ISteamUtils_GetCurrentBatteryPower ( ) : byte
리턴 byte
		public static extern byte ISteamUtils_GetCurrentBatteryPower();
NativeMethods