Item Audio Set List

A component for registering audios that can be used from Items.

Audio registered with ItemAudioSetList can be used from the script function.
See Script Reference for details.

property

propertyfunction
Item Audio SetsA list of audio data. You can specify the number of settings.
-IdSpecify a character string for referencing from a script. The Id must be 64 characters or less, and can only contain alphanumeric characters and some symbols (apostrophes, commas, hyphens, periods, and underscores).
-AudioClipSpecifies the audio file to use.
-LoopSet whether to treat the audio file to be used as a loop sound source.

Other notes