AnimancerEvent.

Equals(AnimancerEvent) Method

Summary

[System.IEquatable`1] Are the Animancer.AnimancerEvent.normalizedTime and Animancer.AnimancerEvent.callback of this event equal to `other`?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent

Syntax

public bool Equals(AnimancerEvent other)

Parameters

Name Type Description
other AnimancerEvent

Return Value

Type Description
bool