Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIDecoTestDoorIsConditionWithSiblings Class Reference
Inheritance diagram for SCR_AIDecoTestDoorIsConditionWithSiblings:
DecoratorTestScripted SCR_AIDecoTestDoorIsOpenWithSiblings

Protected Member Functions

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

Static Protected Member Functions

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

Detailed Description

Definition at line 20 of file SCR_AIDecoTestDoorIsOpen.c.

Member Function Documentation

◆ FindDoorComponents()

void SCR_AIDecoTestDoorIsConditionWithSiblings::FindDoorComponents ( notnull IEntity doorEntity,
notnull array< DoorComponent > outDoorComponents )
inlinestaticprotected

Definition at line 58 of file SCR_AIDecoTestDoorIsOpen.c.

◆ Predicate()

bool SCR_AIDecoTestDoorIsConditionWithSiblings::Predicate ( DoorComponent dc,
AIAgent agent,
IEntity controlled )
inlineprotected

Definition at line 24 of file SCR_AIDecoTestDoorIsOpen.c.

◆ TestFunction()

override bool SCR_AIDecoTestDoorIsConditionWithSiblings::TestFunction ( AIAgent agent,
IEntity controlled )
inlineprotected

Definition at line 29 of file SCR_AIDecoTestDoorIsOpen.c.


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