Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ArgumentErrorPolicy

enumeration

Description

ArgumentErrorPolicy enumerates the methods by which argument errors are handled.

Properties

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