refactor: use CS blocklist funcs #62
Annotations
6 warnings
Build Project:
Sirensong/Sirensong/Game/Helpers/SoundEffectHelper.cs#L22
'UIModule.PlaySound(uint, long, long, byte)' is obsolete: 'Moved to UIGlobals.PlaySoundEffect'
|
Build Project:
Sirensong/Sirensong/Game/Helpers/SoundEffectHelper.cs#L25
'UIModule.PlaySound(uint, long, long, byte)' is obsolete: 'Moved to UIGlobals.PlaySoundEffect'
|
Build Project:
Sirensong/Sirensong/Game/Helpers/SoundEffectHelper.cs#L34
'UIModule.PlayChatSoundEffect(uint)' is obsolete: 'Moved to UIGlobals.PlayChatSoundEffect'
|
Build Project:
Sirensong/Sirensong/Game/Helpers/SoundEffectHelper.cs#L22
'UIModule.PlaySound(uint, long, long, byte)' is obsolete: 'Moved to UIGlobals.PlaySoundEffect'
|
Build Project:
Sirensong/Sirensong/Game/Helpers/SoundEffectHelper.cs#L25
'UIModule.PlaySound(uint, long, long, byte)' is obsolete: 'Moved to UIGlobals.PlaySoundEffect'
|
Build Project:
Sirensong/Sirensong/Game/Helpers/SoundEffectHelper.cs#L34
'UIModule.PlayChatSoundEffect(uint)' is obsolete: 'Moved to UIGlobals.PlayChatSoundEffect'
|
Loading