Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

AnimationEvent.messageOptions

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.