Skip to content

tool.MusicManager

tool.MusicManager

Fields

NameType
staticdefaultFolderString
staticget_defaultFolderFun
staticisMusicFolderDlcUnlockFun
staticgetMusicFolderFun
staticgetAllMusicFoldersFun
staticgetMusicFilePathFun
staticextractMusicNameFun
staticrefreshMusicFun
staticisCurrentMusicFun
staticgetFun
staticpreloadFun

Protos

No protos.

Bindings

  • static f@6006 preload(String) → Void
  • static f@10399 get(String, String) → hxd.res.Sound
  • static f@12801 isCurrentMusic(String) → Bool
  • static f@35109 refreshMusic() → Void
  • static f@35108 extractMusicName(String) → String
  • static f@35107 getMusicFilePath(String, String) → String
  • static f@35106 getAllMusicFolders() → hl.types.ArrayObj
  • static f@35105 getMusicFolder() → String
  • static f@35104 isMusicFolderDlcUnlock(String) → Bool
  • static f@35103 get_defaultFolder() → String