Steamworks.NativeMethods.ISteamApps_BIsLowViolence C# (CSharp) Method

ISteamApps_BIsLowViolence() private method

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