ShaderMessage.Equals

public bool Equals(ShaderMessage other);
public bool Equals(object obj);

Returns

bool True if all fields of the message are equal, otherwise false.

Description

Compares two ShaderMessage on an element-by-element basis.

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