Steamworks.NativeMethods.ISteamUser_BIsTwoFactorEnabled C# (CSharp) Method

ISteamUser_BIsTwoFactorEnabled() private method

private ISteamUser_BIsTwoFactorEnabled ( ) : bool
return bool
		public static extern bool ISteamUser_BIsTwoFactorEnabled();
NativeMethods