DontRequireReceiver
No receiver is required for SendMessage.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
DontRequireReceiver = 1
Remarks
If no Component (script) on the GameObject implements the method no error will be generated. Additional Resources: GameObject.SendMessage