Searched refs:ForEachSound (Results 1 – 4 of 4) sorted by relevance
430 Function ForEachSound( Function function, bool reverse = false );478 inline Function SoundActor::ForEachSound( Function function, bool reverse ) in ForEachSound() function482 m_ActorPlayer[ actorPlayerIndex ].ForEachSound<Function>( function, reverse ); in ForEachSound()
65 Function ForEachSound( Function function, bool reverse = false );77 inline Function ExternalSoundPlayer::ForEachSound( Function function, bool reverse ) in ForEachSound() function
372 Function ForEachSound( Function function, bool reverse = false );453 inline Function SoundPlayer::ForEachSound( Function function, bool reverse ) in ForEachSound() function
94 SoundActor::ForEachSound( ClearUpdateCallback ); in Finalize()