unity – Error CS1929: MonoBehaviour doesn’t include a definition of `OfType()`
This query already has solutions right here: Closed yesterday. I am fairly new to C#/Unity. I am getting this error: CS1929: MonoBehaviour doesn’t include a definition of .OfType<>(). If I…