Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SimpleSoundComponent Class Reference
Inheritance diagram for SimpleSoundComponent:
SndComponent SndComponent SoundComponent SoundComponent CharacterSoundComponent CharacterSoundComponent CommunicationSoundComponent CommunicationSoundComponent SCR_BellSoundComponent SCR_BuildingSoundComponent VehicleSoundComponent VehicleSoundComponent CharacterSoundComponent CharacterSoundComponent CommunicationSoundComponent CommunicationSoundComponent SCR_BellSoundComponent SCR_BuildingSoundComponent VehicleSoundComponent VehicleSoundComponent

Protected Member Functions

void OnFrame (IEntity owner, float timeSlice)
void UpdateSoundJob (IEntity owner, float timeSlice)
 Call when component is in range.
void OnUpdateSoundJobBegin (IEntity owner)
void OnUpdateSoundJobEnd (IEntity owner)
void OnFrame (IEntity owner, float timeSlice)
void UpdateSoundJob (IEntity owner, float timeSlice)
 Call when component is in range.
void OnUpdateSoundJobBegin (IEntity owner)
void OnUpdateSoundJobEnd (IEntity owner)

Detailed Description

Definition at line 12 of file SimpleSoundComponent.c.

Member Function Documentation

◆ OnFrame() [1/2]

void SimpleSoundComponent::OnFrame ( IEntity owner,
float timeSlice )
protected

◆ OnFrame() [2/2]

void SimpleSoundComponent::OnFrame ( IEntity owner,
float timeSlice )
protected

◆ OnUpdateSoundJobBegin() [1/2]

void SimpleSoundComponent::OnUpdateSoundJobBegin ( IEntity owner)
protected

◆ OnUpdateSoundJobBegin() [2/2]

void SimpleSoundComponent::OnUpdateSoundJobBegin ( IEntity owner)
protected

◆ OnUpdateSoundJobEnd() [1/2]

void SimpleSoundComponent::OnUpdateSoundJobEnd ( IEntity owner)
protected

◆ OnUpdateSoundJobEnd() [2/2]

void SimpleSoundComponent::OnUpdateSoundJobEnd ( IEntity owner)
protected

◆ UpdateSoundJob() [1/2]

void SimpleSoundComponent::UpdateSoundJob ( IEntity owner,
float timeSlice )
protected

Call when component is in range.

◆ UpdateSoundJob() [2/2]

void SimpleSoundComponent::UpdateSoundJob ( IEntity owner,
float timeSlice )
protected

Call when component is in range.


The documentation for this class was generated from the following file: