Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimationEvent.messageOptions

Switch to Manual
public var messageOptions: SendMessageOptions;

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.