SecondarySpriteTexture.Equals

Declaration

public bool Equals(SecondarySpriteTexture other);

Declaration

public bool Equals(object obj);

Parameters

other The other SecondarySpriteTexture object to be compared to.
obj The other object to be compared to.

Returns

bool Returns true if both object have the same name and texture.

Description

Compares this SecondarySpriteTexture object to another one.


Did you find this page useful? Please give it a rating: