![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_ResupplyTaskSolverContext.c.
|
inlineprotected |
Constructor to initialize the resupply task context.
| [in] | vehicle | The vehicle used in the task. |
| [in] | sourceBase | The transport unit's source base. |
Definition at line 26 of file SCR_ResupplyTaskSolverContext.c.
|
inlineprotected |
Retrieves the source base used for supplies loading.
Definition at line 9 of file SCR_ResupplyTaskSolverContext.c.
|
inlineprotected |
Retrieves the vehicle used for the resupply task.
Definition at line 17 of file SCR_ResupplyTaskSolverContext.c.
|
inlineprotected |
Definition at line 32 of file SCR_ResupplyTaskSolverContext.c.
|
protected |
Definition at line 4 of file SCR_ResupplyTaskSolverContext.c.
|
protected |
Definition at line 3 of file SCR_ResupplyTaskSolverContext.c.