EditorUserBuildSettings.explicitArrayBoundsChecks
public static bool explicitArrayBoundsChecks;
Description 描述
Are array bounds actively validated?
Access to data outside array bounds will trigger a runtime exception.
Are array bounds actively validated?
Access to data outside array bounds will trigger a runtime exception.