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: