EngineObject.Equals Method
Determines whether this instance is equal to another.
Thread safety: This method is not thread-safe.
Equals(EngineObject obj)
Determines whether this instance is equal to another.Syntax
public System.Boolean Equals (
EngineObject obj
)
Parameters
obj
Type: EngineObject
The object to compare with the current instance.
The object to compare with the current instance.
Return Value
Type: System.Boolean
True if obj is an EngineObject instance that represents the same Carmenta Engine kernel instance; otherwise, False.
True if obj is an EngineObject instance that represents the same Carmenta Engine kernel instance; otherwise, False.
Platforms
Windows, Linux, Android