Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TunnelNetworkExitConditions Class Reference

#include <AITNGuard.h>

Inherits AttackExitConditionsInterface.

Public Member Functions

 TunnelNetworkExitConditions ()
 
virtual Bool shouldExit (const StateMachine *machine) const
 

Public Attributes

UnsignedInt m_attackGiveUpFrame
 

Detailed Description

Definition at line 65 of file AITNGuard.h.

Constructor & Destructor Documentation

◆ TunnelNetworkExitConditions()

TunnelNetworkExitConditions::TunnelNetworkExitConditions ( )
inline

Definition at line 71 of file AITNGuard.h.

Member Function Documentation

◆ shouldExit()

Bool TunnelNetworkExitConditions::shouldExit ( const StateMachine * machine) const
virtual

This returns true if the conditions specified have been met, false otherwise.

Implements AttackExitConditionsInterface.

Definition at line 136 of file AITNGuard.cpp.

Member Data Documentation

◆ m_attackGiveUpFrame

UnsignedInt TunnelNetworkExitConditions::m_attackGiveUpFrame

Definition at line 69 of file AITNGuard.h.


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