Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Arguments.ArgumentErrorPolicy

Specifies how Unity handles errors in dedicated server command line arguments.
Read time 1 minuteLast updated 7 days ago

Definition

public enum Arguments.ArgumentErrorPolicy

Remarks

Use this enum with Arguments.ErrorPolicy to control whether Unity ignores, warns, or stops the server when it encounters unknown arguments or invalid argument values.