Settings for the NetworkRunnerUpdaterDefault.
More...
Inherits IEquatable< NetworkRunnerUpdaterDefaultInvokeSettings >.
◆ Equals() [1/2]
Checks if the settings are equal.
- Parameters
-
other | Settings to check for equality. |
- Returns
- True if equal, false otherwise.
◆ Equals() [2/2]
override bool Equals |
( |
object |
obj | ) |
|
Checks if the settings are equal.
- Parameters
-
obj | Settings to check for equality. |
- Returns
- True if equal, false otherwise.
◆ GetHashCode()
override int GetHashCode |
( |
| ) |
|
Gets the hash code of the settings.
- Returns
- Hash code.
◆ operator!=()
Checks if the settings are not equal.
- Parameters
-
left | Settings to check for equality. |
right | Settings to check for equality. |
- Returns
- True if not equal, false otherwise.
◆ operator==()
Checks if the settings are equal.
- Parameters
-
left | Settings to check for equality. |
right | Settings to check for equality. |
- Returns
- True if equal, false otherwise.
◆ ToString()
override string ToString |
( |
| ) |
|
Returns a string representation of the settings.
- Returns
- String representation.
◆ AddMode
Add mode for the PlayerLoopSystem.
◆ ReferencePlayerLoopSystem
Type ReferencePlayerLoopSystem |