NamedIndex.

Equals(Object) Method

Summary

Are all fields in this object equal to the equivalent in `obj`?
Assembly
Animancer.dll
Namespace
Animancer.TransitionLibraries
Containing Type
NamedIndex

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public override bool Equals(Object obj)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool