AnimancerEvent.Sequence.

AnimancerEvent.

ContentsAreEqual(AnimancerEvent.Sequence) Method

Summary

Are all events in this sequence identical to the ones in the `other` sequence?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence

Syntax

public bool ContentsAreEqual(AnimancerEvent.Sequence other)

Parameters

Name Type Description
other AnimancerEvent.Sequence

Return Value

Type Description
bool