Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ArgumentErrorPolicy

enumeration

Description

ArgumentErrorPolicy enumerates the methods by which argument errors are handled.

Properties

Description
IgnoreIgnore argument errors
WarnWarn about argument errors
FatalPrint error and terminate when an argument error occurs