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