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