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