AnimationEvent.functionName Manual     Reference     Scripting  
Scripting > Runtime Classes > AnimationEvent
AnimationEvent.functionName

var functionName : String

Description

The name of the function that will be called.

This is the same as calling gameObject.SendMessage(animationEvent.functionName, animationEvent);