Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | AmbientSoundsComponentClass |
Functions | |
AmbientSoundsComponentClass SoundComponentClass | QueryAmbientSoundsBySphere (float radius, EQueryEntitiesFlags queryFlags=EQueryEntitiesFlags.ALL) |
proto external void | GetAmbientSoundsCountPerType (out notnull array< int > count) |
proto external vector | GetCameraOrigin () |
proto external bool | GetRiver (const vector pos, out notnull array< float > count) |
proto external IEntity | GetRandomTree (int index, float minHeight) |
proto external void | GetClosestEntities (int soundTypeIdx, int nEntities, out notnull array< IEntity > output) |
proto void | TracePointToTerrain (const vector point, inout int iSoundGroup) |