Searched refs:ForEachSound (Results 1 – 4 of 4) sorted by relevance
438 Function ForEachSound( Function function, bool reverse = false );486 inline Function SoundActor::ForEachSound( Function function, bool reverse ) in ForEachSound() function490 m_ActorPlayer[ actorPlayerIndex ].ForEachSound<Function>( function, reverse ); in ForEachSound()
67 Function ForEachSound( Function function, bool reverse = false );79 inline Function ExternalSoundPlayer::ForEachSound( Function function, bool reverse ) in ForEachSound() function
381 Function ForEachSound( Function function, bool reverse = false );462 inline Function SoundPlayer::ForEachSound( Function function, bool reverse ) in ForEachSound() function
96 SoundActor::ForEachSound( ClearUpdateCallback ); in Finalize()