SecondarySpriteTexture.operator !=

public static bool operator !=(SecondarySpriteTexture lhs, SecondarySpriteTexture rhs);

Parameters

lhs The first SecondarySpriteTexture object.
rhs The other SecondarySpriteTexture object to be compared to.

Description

Compares two SecondarySpriteTexture objects and returns true if they are not equal.


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