Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIFactionHandling Interface Reference

Static Public Member Functions

static Faction GetEntityPerceivedFaction (notnull IEntity entity)
 Returns GetPerceivedFaction from PerceivableComponent - the faction which we should use in all AI scripts.
 
static Faction GetEntityFaction (notnull IEntity entity)
 Returns actual faction from FactionAffiliationComponent.
 

Member Function Documentation

◆ GetEntityFaction()

static Faction SCR_AIFactionHandling.GetEntityFaction ( notnull IEntity entity)
static

Returns actual faction from FactionAffiliationComponent.

◆ GetEntityPerceivedFaction()

static Faction SCR_AIFactionHandling.GetEntityPerceivedFaction ( notnull IEntity entity)
static

Returns GetPerceivedFaction from PerceivableComponent - the faction which we should use in all AI scripts.


The documentation for this interface was generated from the following file: