NamedIndex.

Equals(NamedIndex) Method

Summary

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

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public bool Equals(NamedIndex other)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
other NamedIndex

Return Value

Type Description
bool