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

Protected Member Functions

override bool SetWaypointForAIGroup (IEntity target, vector targetPosition, int playerID)
void SpoofTargetPosition (inout vector targetPosition, notnull ChimeraCharacter character)
void SCR_ArtilleryWaypointGroupCommand ()

Protected Attributes

ref Curve m_aMinPositionOffset
ref Curve m_aMaxPositionOffset

Detailed Description

Definition at line 2 of file SCR_ArtilleryWaypointGroupCommand.c.

Constructor & Destructor Documentation

◆ SCR_ArtilleryWaypointGroupCommand()

void SCR_ArtilleryWaypointGroupCommand::SCR_ArtilleryWaypointGroupCommand ( )
inlineprotected

Definition at line 87 of file SCR_ArtilleryWaypointGroupCommand.c.

Member Function Documentation

◆ SetWaypointForAIGroup()

override bool SCR_ArtilleryWaypointGroupCommand::SetWaypointForAIGroup ( IEntity target,
vector targetPosition,
int playerID )
inlineprotected

Definition at line 24 of file SCR_ArtilleryWaypointGroupCommand.c.

◆ SpoofTargetPosition()

void SCR_ArtilleryWaypointGroupCommand::SpoofTargetPosition ( inout vector targetPosition,
notnull ChimeraCharacter character )
inlineprotected

Attempts to offset the target position by random value based on the configuration of this command

Parameters
[in,out]targetPositionposition that is going to be moddified
[in]characterissued this command

Definition at line 39 of file SCR_ArtilleryWaypointGroupCommand.c.

Member Data Documentation

◆ m_aMaxPositionOffset

ref Curve SCR_ArtilleryWaypointGroupCommand::m_aMaxPositionOffset
protected

Definition at line 17 of file SCR_ArtilleryWaypointGroupCommand.c.

◆ m_aMinPositionOffset

ref Curve SCR_ArtilleryWaypointGroupCommand::m_aMinPositionOffset
protected

Definition at line 14 of file SCR_ArtilleryWaypointGroupCommand.c.


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