ProcessorInstance.Message
A by-reference wrapper around something sent from ControlContext.SendMessage.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public ref struct ProcessorInstance.Message
Remarks
Since this has no defined type, you will need to test with Is to discern between different message types being delivered to you.