Summary
Checks if any
UnityEngine.AnimationClip in the `source` has an animation event with the specified
`functionName`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
public static bool HasEvent(IAnimationClipCollection source, string functionName)
Parameters
| Name | Type | Description |
|---|---|---|
| source | I |
|
| functionName | string |
Return Value
| Type | Description |
|---|---|
| bool |