Searched defs:IsInitialized (Results 1 – 2 of 2) sorted by relevance
329 bool SoundSystem::IsInitialized() in IsInitialized() function in nw::snd::SoundSystem
51 bool IsInitialized() { return m_IsInitialized != 0; } in IsInitialized() function