Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

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.