Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIDecoTestDoorIsConditionWithSiblings Interface Reference
Inheritance diagram for SCR_AIDecoTestDoorIsConditionWithSiblings:
SCR_AIDecoTestDoorIsOpenWithSiblings SCR_AIDecoTestDoorIsOpeningWithSiblings

Static Public Member Functions

static void FindDoorComponents (notnull IEntity doorEntity, notnull array< DoorComponent > outDoorComponents)
 

Protected Member Functions

bool Predicate (DoorComponent dc, AIAgent agent, IEntity controlled)
 
override bool TestFunction (AIAgent agent, IEntity controlled)
 

Member Function Documentation

◆ FindDoorComponents()

static void SCR_AIDecoTestDoorIsConditionWithSiblings.FindDoorComponents ( notnull IEntity doorEntity,
notnull array< DoorComponent > outDoorComponents )
static

◆ Predicate()

bool SCR_AIDecoTestDoorIsConditionWithSiblings.Predicate ( DoorComponent dc,
AIAgent agent,
IEntity controlled )
protected

◆ TestFunction()

override bool SCR_AIDecoTestDoorIsConditionWithSiblings.TestFunction ( AIAgent agent,
IEntity controlled )
protected

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