NamedIndex.

GetHashCode() Method

Summary

Returns a hash code based on the values of this object's fields.
Assembly
Animancer.dll
Namespace
Animancer.TransitionLibraries
Containing Type
NamedIndex

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public override int GetHashCode()

Attributes

Type Description
MethodImplAttribute

Return Value

Type Description
int