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

Protected Member Functions

void SetBase (SCR_CampaignMilitaryBaseComponent base)
 Set the base for supply operation, if not set will auto-discover.
SCR_CampaignMilitaryBaseComponent GetBase ()
float GetTransferAmount ()
float GetTransferDelay ()

Protected Attributes

float m_fTransferAmount
params : "0 inf")] protected float m_fTransferDelay
SCR_CampaignMilitaryBaseComponent m_Base

Detailed Description

Definition at line 11 of file SCR_SuppliesTransferWaypoint.c.

Member Function Documentation

◆ GetBase()

SCR_CampaignMilitaryBaseComponent SCR_SuppliesTransferWaypoint::GetBase ( )
inlineprotected
Returns
target base

Definition at line 30 of file SCR_SuppliesTransferWaypoint.c.

◆ GetTransferAmount()

float SCR_SuppliesTransferWaypoint::GetTransferAmount ( )
inlineprotected
Returns
Max supplies per operation

Definition at line 37 of file SCR_SuppliesTransferWaypoint.c.

◆ GetTransferDelay()

float SCR_SuppliesTransferWaypoint::GetTransferDelay ( )
inlineprotected
Returns
Delay between operations [s]

Definition at line 44 of file SCR_SuppliesTransferWaypoint.c.

◆ SetBase()

void SCR_SuppliesTransferWaypoint::SetBase ( SCR_CampaignMilitaryBaseComponent base)
inlineprotected

Set the base for supply operation, if not set will auto-discover.

Definition at line 23 of file SCR_SuppliesTransferWaypoint.c.

Member Data Documentation

◆ __pad0__

params SCR_SuppliesTransferWaypoint::__pad0__
protected

Definition at line 16 of file SCR_SuppliesTransferWaypoint.c.

◆ m_Base

SCR_CampaignMilitaryBaseComponent SCR_SuppliesTransferWaypoint::m_Base
protected

Definition at line 19 of file SCR_SuppliesTransferWaypoint.c.

◆ m_fTransferAmount

float SCR_SuppliesTransferWaypoint::m_fTransferAmount
protected

Definition at line 14 of file SCR_SuppliesTransferWaypoint.c.


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