Impact Interaction System API
|
Classes | |
class | AudioInteractionResult |
The result of an audio interaction. Handles both single collision sounds and sliding and rolling sounds. More... | |
class | ImpactAudioInteraction |
Interaction for playing audio. More... | |
class | ImpactAudioPool |
Object pool for playing audio from AudioInteractionResults. More... | |
class | ImpactAudioSource |
Component for playing audio interactions. More... | |
class | ImpactAudioSourceBase |
Base Component for audio sources created by audio interactions. This can be inherited from if special audio source functionality is needed. This type is used by the ImpactAudioPool. More... | |