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

Protected Member Functions

SCR_CampaignMilitaryBaseComponent GetSourceBase ()
Vehicle GetVehicle ()
void SCR_ResupplyTaskSolverContext (notnull Vehicle vehicle, SCR_CampaignMilitaryBaseComponent sourceBase)
void Init (notnull Vehicle vehicle, SCR_CampaignMilitaryBaseComponent sourceBase)

Protected Attributes

Vehicle m_Vehicle
SCR_CampaignMilitaryBaseComponent m_SourceBase

Detailed Description

Definition at line 1 of file SCR_ResupplyTaskSolverContext.c.

Constructor & Destructor Documentation

◆ SCR_ResupplyTaskSolverContext()

void SCR_ResupplyTaskSolverContext::SCR_ResupplyTaskSolverContext ( notnull Vehicle vehicle,
SCR_CampaignMilitaryBaseComponent sourceBase )
inlineprotected

Constructor to initialize the resupply task context.

Parameters
[in]vehicleThe vehicle used in the task.
[in]sourceBaseThe transport unit's source base.

Definition at line 26 of file SCR_ResupplyTaskSolverContext.c.

Member Function Documentation

◆ GetSourceBase()

SCR_CampaignMilitaryBaseComponent SCR_ResupplyTaskSolverContext::GetSourceBase ( )
inlineprotected

Retrieves the source base used for supplies loading.

Returns
The source base.

Definition at line 9 of file SCR_ResupplyTaskSolverContext.c.

◆ GetVehicle()

Vehicle SCR_ResupplyTaskSolverContext::GetVehicle ( )
inlineprotected

Retrieves the vehicle used for the resupply task.

Returns
The vehicle associated with the task.

Definition at line 17 of file SCR_ResupplyTaskSolverContext.c.

◆ Init()

void SCR_ResupplyTaskSolverContext::Init ( notnull Vehicle vehicle,
SCR_CampaignMilitaryBaseComponent sourceBase )
inlineprotected

Definition at line 32 of file SCR_ResupplyTaskSolverContext.c.

Member Data Documentation

◆ m_SourceBase

SCR_CampaignMilitaryBaseComponent SCR_ResupplyTaskSolverContext::m_SourceBase
protected

Definition at line 4 of file SCR_ResupplyTaskSolverContext.c.

◆ m_Vehicle

Vehicle SCR_ResupplyTaskSolverContext::m_Vehicle
protected

Definition at line 3 of file SCR_ResupplyTaskSolverContext.c.


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