This version of Unity is unsupported.

AnimationEvent.messageOptions

public SendMessageOptions messageOptions;

Description

Function call options.

If options are set to SendMessageOptions.RequireReceiver (default), an error is printed when the message is not picked up by any component.