Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CoverQueryComponent.c File Reference

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
 

Function Documentation

◆ SCR_CoverQueryComponent()

void SCR_CoverQueryComponent ( IEntityComponentSource  src,
IEntity  ent,
IEntity  parent 
)
Parameters
[in]src
[in]ent
[in]parent

Definition at line 17 of file SCR_CoverQueryComponent.c.

Variable Documentation

◆ MAX_COVERS_HIGH_PRIORITY

SCR_CoverQueryComponentClass MAX_COVERS_HIGH_PRIORITY = 25

◆ MAX_COVERS_LOW_PRIORITY

const int MAX_COVERS_LOW_PRIORITY = 15

Definition at line 10 of file SCR_CoverQueryComponent.c.