![]() |
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 | SCR_CoverQueryComponentClass |
Functions | |
| void | SCR_CoverQueryComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
Variables | |
| SCR_CoverQueryComponentClass | MAX_COVERS_HIGH_PRIORITY = 25 |
| const int | MAX_COVERS_LOW_PRIORITY = 15 |
| void SCR_CoverQueryComponent | ( | IEntityComponentSource | src, |
| IEntity | ent, | ||
| IEntity | parent | ||
| ) |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 17 of file SCR_CoverQueryComponent.c.
| SCR_CoverQueryComponentClass MAX_COVERS_HIGH_PRIORITY = 25 |
| const int MAX_COVERS_LOW_PRIORITY = 15 |
Definition at line 10 of file SCR_CoverQueryComponent.c.