Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.