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

SendMessageOptions.DontRequireReceiver

Description

No receiver is required for SendMessage.

If no Component (script) on the GameObject implements the method no error will be generated. Additional resources: GameObject.SendMessage