![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_DeploySmokeCoverWaypointClass |
| class | SCR_DeploySmokeCoverWaypointState |
Functions | |
| SCR_DeploySmokeCoverWaypointClass SCR_AIWaypointClass | Attribute ("1", UIWidgets.EditBox, desc:"Max number of grenades soldiers can use to deploy cover")] protected int m_iMaxGrenadeCount |
| int | GetMaxGrenadeCount () |
| void | SetMaxGrenadeCount (float count) |
| SCR_AIActivitySmokeCoverFeatureProperties | GetSmokeCoverProperties () |
| void | SetSmokeCoverProperties (SCR_AIActivitySmokeCoverFeatureProperties smokeCoverProperties) |
| override SCR_AIWaypointState | CreateWaypointState (SCR_AIGroupUtilityComponent groupUtilityComp) |
Variables | |
| SCR_AIActivitySmokeCoverFeatureProperties | m_SmokeCoverProperties |
| SCR_DeploySmokeCoverWaypointClass SCR_AIWaypointClass Attribute | ( | "1" | , |
| UIWidgets. | EditBox, | ||
| desc:"Max number of grenades soldiers can use to deploy cover" | ) |
|
protected |
Definition at line 40 of file SCR_DeploySmokeCoverWaypoint.c.
|
protected |
Definition at line 14 of file SCR_DeploySmokeCoverWaypoint.c.
|
protected |
Definition at line 27 of file SCR_DeploySmokeCoverWaypoint.c.
|
protected |
| [in] | count | Max grenade count to be used |
Definition at line 21 of file SCR_DeploySmokeCoverWaypoint.c.
|
protected |
| [in] | smokeCoverProperties | Sets smoke cover properties for AI activity smoke cover waypoint. |
Definition at line 34 of file SCR_DeploySmokeCoverWaypoint.c.
|
protected |
Definition at line 11 of file SCR_DeploySmokeCoverWaypoint.c.