Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AIDangerReaction_StartedBleeding.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_AIDangerReaction_StartedBleeding
:
SCR_AIDangerReaction
3
{
4
override
bool
PerformReaction(notnull SCR_AIUtilityComponent utility, notnull
SCR_AIThreatSystem
threatSystem, AIDangerEvent dangerEvent)
5
{
6
return
true
;
7
}
8
};
SCR_AIDangerReaction
Definition:
SCR_AIDangerReaction.c:4
SCR_AIDangerReaction_StartedBleeding
Definition:
SCR_AIDangerReaction_StartedBleeding.c:2
SCR_AIThreatSystem
Definition:
SCR_AIThreatSystem.c:17
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition:
SCR_AIGoalReaction.c:468
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
AI
Reaction
Danger
SCR_AIDangerReaction_StartedBleeding.c
Generated by
1.8.17