Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
BotGuardBase Class Reference

represents guard on a transition from state to state More...

Protected Member Functions

void BotGuardDebugEventMatches (BotEventStartDebug e=NULL)
 
override bool GuardCondition (BotEventBase e)
 

Protected Attributes

ref BotEventStartDebug m_Event
 

Detailed Description

represents guard on a transition from state to state

Definition at line 4 of file botguards.c.

Member Function Documentation

◆ BotGuardDebugEventMatches()

void BotGuardBase::BotGuardDebugEventMatches ( BotEventStartDebug e = NULL)
protected

Definition at line 81 of file botguards.c.

◆ GuardCondition()

override bool BotGuardBase::GuardCondition ( BotEventBase e)
protected

Definition at line 83 of file botguards.c.

Member Data Documentation

◆ m_Event

ref BotEventStartDebug BotGuardBase::m_Event
protected

Definition at line 79 of file botguards.c.


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