| 4038 | } |
| 4039 | |
| 4040 | ITr2AudGeometryPtr EveSpaceObject2::GetAudioGeometry() const |
| 4041 | { |
| 4042 | return m_audioGeometry; |
| 4043 | } |
| 4044 | |
| 4045 | void EveSpaceObject2::SetAudioGeometry( ITr2AudGeometry* audioGeometry ) |
| 4046 | { |
no outgoing calls
no test coverage detected