Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

EditorUserBuildSettings.explicitArrayBoundsChecks

public static bool explicitArrayBoundsChecks;

Description

Are array bounds actively validated?

Access to data outside array bounds will trigger a runtime exception.

Did you find this page useful? Please give it a rating: