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

Static Public Member Functions

static ECharacterStance GetStanceFromThreat (EAIThreatState threatState)
 
static void SetStance (SCR_AIInfoComponent infoComp, CharacterControllerComponent charContrComp, ECharacterStance stance)
 
static void SetStance (notnull CharacterControllerComponent charContrComp, ECharacterStance stance)
 
static int ConvertStanceToStanceChange (ECharacterStance stance)
 

Member Function Documentation

◆ ConvertStanceToStanceChange()

static int SCR_AIStanceHandling.ConvertStanceToStanceChange ( ECharacterStance stance)
static

◆ GetStanceFromThreat()

static ECharacterStance SCR_AIStanceHandling.GetStanceFromThreat ( EAIThreatState threatState)
static

◆ SetStance() [1/2]

static void SCR_AIStanceHandling.SetStance ( notnull CharacterControllerComponent charContrComp,
ECharacterStance stance )
static

◆ SetStance() [2/2]

static void SCR_AIStanceHandling.SetStance ( SCR_AIInfoComponent infoComp,
CharacterControllerComponent charContrComp,
ECharacterStance stance )
static

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