Method Equals
Equals(ARHumanBodiesChangedEventArgs)
Tests for equality.
Declaration
public bool Equals(ARHumanBodiesChangedEventArgs other)
Parameters
Type | Name | Description |
---|---|---|
ARHumanBodiesChangedEventArgs | other | The other ARHumanBodiesChangedEventArgs to compare against. |
Returns
Type | Description |
---|---|
bool |
|
Implements
Equals(object)
Tests for equality.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj | The |
Returns
Type | Description |
---|---|
bool |
|