Steamworks.NativeMethods.ISteamUtils_GetCurrentBatteryPower C# (CSharp) Method

ISteamUtils_GetCurrentBatteryPower() private method

private ISteamUtils_GetCurrentBatteryPower ( ) : byte
return byte
		public static extern byte ISteamUtils_GetCurrentBatteryPower();
NativeMethods