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

Protected Member Functions

void SetTargetShotCount (int value, bool invokeEvent=true)
void SetActive (bool value, bool invokeEvent=true)
void SetAmmoType (SCR_EAIArtilleryAmmoType value, bool invokeEvent=true)
int GetTargetShotCount ()
bool IsActive ()
SCR_EAIArtilleryAmmoType GetAmmoType ()
override SCR_AIWaypointState CreateWaypointState (SCR_AIGroupUtilityComponent groupUtilityComp)

Protected Attributes

int m_iTargetShotCount
SCR_EAIArtilleryAmmoType m_eAmmoType
bool m_bActive

Detailed Description

Definition at line 5 of file SCR_AIWaypointArtillerySupport.c.

Member Function Documentation

◆ CreateWaypointState()

override SCR_AIWaypointState SCR_AIWaypointArtillerySupport::CreateWaypointState ( SCR_AIGroupUtilityComponent groupUtilityComp)
inlineprotected

Definition at line 62 of file SCR_AIWaypointArtillerySupport.c.

◆ GetAmmoType()

SCR_EAIArtilleryAmmoType SCR_AIWaypointArtillerySupport::GetAmmoType ( )
inlineprotected

Definition at line 56 of file SCR_AIWaypointArtillerySupport.c.

◆ GetTargetShotCount()

int SCR_AIWaypointArtillerySupport::GetTargetShotCount ( )
inlineprotected

Definition at line 44 of file SCR_AIWaypointArtillerySupport.c.

◆ IsActive()

bool SCR_AIWaypointArtillerySupport::IsActive ( )
inlineprotected

Definition at line 50 of file SCR_AIWaypointArtillerySupport.c.

◆ SetActive()

void SCR_AIWaypointArtillerySupport::SetActive ( bool value,
bool invokeEvent = true )
inlineprotected

Definition at line 26 of file SCR_AIWaypointArtillerySupport.c.

◆ SetAmmoType()

void SCR_AIWaypointArtillerySupport::SetAmmoType ( SCR_EAIArtilleryAmmoType value,
bool invokeEvent = true )
inlineprotected

Definition at line 35 of file SCR_AIWaypointArtillerySupport.c.

◆ SetTargetShotCount()

void SCR_AIWaypointArtillerySupport::SetTargetShotCount ( int value,
bool invokeEvent = true )
inlineprotected

Definition at line 17 of file SCR_AIWaypointArtillerySupport.c.

Member Data Documentation

◆ m_bActive

bool SCR_AIWaypointArtillerySupport::m_bActive
protected

Definition at line 14 of file SCR_AIWaypointArtillerySupport.c.

◆ m_eAmmoType

SCR_EAIArtilleryAmmoType SCR_AIWaypointArtillerySupport::m_eAmmoType
protected

Definition at line 11 of file SCR_AIWaypointArtillerySupport.c.

◆ m_iTargetShotCount

int SCR_AIWaypointArtillerySupport::m_iTargetShotCount
protected

Definition at line 8 of file SCR_AIWaypointArtillerySupport.c.


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