Example #1
0
 string ClipName(AudioClip clip)
 {
     return(clip.NameOrNull());
 }