operator [] method

AudioSource operator [](
  1. int index
)

Implementation

AudioSource operator [](int index) => children[index];