VideoClipImporter.Equals
Parameters
| rhs | The importer to compare with. |
Returns
bool Returns true if the settings for both VideoClipImporters match. Returns false otherwise.
Description 描述
Performs a value comparison with another VideoClipImporter.
This method considers objects with identical parameters as being equal. This differs from System.Object.Equals(System.Object) which performs a reference comparison.