|
|
| UnknownDeviceControl (InputControlType control, InputRangeType sourceRange) |
| |
| bool | Equals (UnknownDeviceControl other) |
| | Determines whether the specified object is equal to the current object. More...
|
| |
| override bool | Equals (object other) |
| | Determines whether the specified object is equal to the current object. More...
|
| |
| override int | GetHashCode () |
| | Serves as a hash function for this object. More...
|
| |
|
override string | ToString () |
| |
◆ Equals() [1/2]
| override bool Equals |
( |
object |
other | ) |
|
Determines whether the specified object is equal to the current object.
- Parameters
-
| other | The object to compare with the current object. |
- Returns
true if the specified object is equal to the current object; otherwise, false.
◆ Equals() [2/2]
Determines whether the specified object is equal to the current object.
- Parameters
-
| other | The object to compare with the current object. |
- Returns
true if the specified object is equal to the current object; otherwise, false.
◆ GetHashCode()
| override int GetHashCode |
( |
| ) |
|
Serves as a hash function for this object.
- Returns
- A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.
◆ operator bool()
Returns true if the Control property is not InputControlType.None
◆ operator!=()
Determines whether the specified objects are not equal.
- Parameters
-
| a | The first object to compare. |
| b | The second object to compare. |
- Returns
true if the specified objects are not equal; otherwise, false.
◆ operator==()
Determines whether the specified objects are equal.
- Parameters
-
| a | The first object to compare. |
| b | The second object to compare. |
- Returns
true if the specified objects are equal; otherwise, false.
The documentation for this struct was generated from the following file:
- Assets/InControl/Source/Binding/UnknownDeviceControl.cs