Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIDecoTestDoorIsOpen.c File Reference

Go to the source code of this file.

Classes

class  SCR_AIDecoTestDoorIsOpen
class  SCR_AIDecoTestDoorIsConditionWithSiblings
class  SCR_AIDecoTestDoorIsOpenWithSiblings

Functions

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

Variables

SCR_AIDecoTestDoorIsOpenWithSiblings Predicate

Function Documentation

◆ Predicate()

Definition at line 1 of file SCR_AIDecoTestDoorIsOpen.c.

◆ TestFunction()

override bool Predicate::TestFunction ( AIAgent agent,
IEntity controlled )
protected

Definition at line 96 of file SCR_AIDecoTestDoorIsOpen.c.

Variable Documentation

◆ Predicate

bool Predicate

Definition at line 91 of file SCR_AIDecoTestDoorIsOpen.c.