Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ShellSoundComponent Class Reference
Inheritance diagram for SCR_ShellSoundComponent:

Protected Member Functions

override void UpdateSoundJob (IEntity owner, float timeSlice)

Protected Attributes

ProjectileMoveComponent m_ProjectileMoveComponent
SignalsManagerComponent m_SignalsManagerComponent
int m_iSignalIdxSpeed = -1
int m_iSignalIdxSpeedVertical = -1
int m_iSignalIdxDistanceToClosestPoint = -1
int m_iSignalIdxCosAngleProjectileToListener = -1

Detailed Description

Definition at line 7 of file SCR_ShellSoundComponent.c.

Member Function Documentation

◆ UpdateSoundJob()

override void SCR_ShellSoundComponent::UpdateSoundJob ( IEntity owner,
float timeSlice )
inlineprotected

Definition at line 18 of file SCR_ShellSoundComponent.c.

Member Data Documentation

◆ m_iSignalIdxCosAngleProjectileToListener

int SCR_ShellSoundComponent::m_iSignalIdxCosAngleProjectileToListener = -1
protected

Definition at line 15 of file SCR_ShellSoundComponent.c.

◆ m_iSignalIdxDistanceToClosestPoint

int SCR_ShellSoundComponent::m_iSignalIdxDistanceToClosestPoint = -1
protected

Definition at line 14 of file SCR_ShellSoundComponent.c.

◆ m_iSignalIdxSpeed

int SCR_ShellSoundComponent::m_iSignalIdxSpeed = -1
protected

Definition at line 12 of file SCR_ShellSoundComponent.c.

◆ m_iSignalIdxSpeedVertical

int SCR_ShellSoundComponent::m_iSignalIdxSpeedVertical = -1
protected

Definition at line 13 of file SCR_ShellSoundComponent.c.

◆ m_ProjectileMoveComponent

ProjectileMoveComponent SCR_ShellSoundComponent::m_ProjectileMoveComponent
protected

Definition at line 9 of file SCR_ShellSoundComponent.c.

◆ m_SignalsManagerComponent

SignalsManagerComponent SCR_ShellSoundComponent::m_SignalsManagerComponent
protected

Definition at line 10 of file SCR_ShellSoundComponent.c.


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