Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CheckIntegrity(IntegrityCheckLevel)

Performs an integrity check of the currently running process and return discovered errors.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static string CheckIntegrity(IntegrityCheckLevel level)

Parameters

Thoroughness of integrity check.

Returns

Type

Description

string