getSoundByName method

Sound getSoundByName(
  1. String name
)

Implementation

external Sound getSoundByName(String name);