[]
Returns a value that indicates whether the specified object is equivalent to this skin.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
Type | Name | Description |
---|---|---|
object | o | Object to compare to |
Type | Description |
---|---|
bool |
|