Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TransportUnitHelpTaskEntity.c File Reference

Go to the source code of this file.

Classes

class  SCR_TransportUnitHelpTaskEntityClass

Functions

SCR_TransportUnitComponent GetTransportUnit ()
void SetTransportUnit (SCR_TransportUnitComponent transportUnit)
void OnTransportUnitStateChanged (SCR_ETransportUnitState state)
void ~SCR_TransportUnitHelpTaskEntity ()

Variables

SCR_TransportUnitHelpTaskEntityClass m_TransportUnit

Function Documentation

◆ GetTransportUnit()

SCR_TransportUnitComponent GetTransportUnit ( )

Definition at line 10 of file SCR_TransportUnitHelpTaskEntity.c.

◆ OnTransportUnitStateChanged()

void OnTransportUnitStateChanged ( SCR_ETransportUnitState state)
protected

Definition at line 32 of file SCR_TransportUnitHelpTaskEntity.c.

◆ SetTransportUnit()

void SetTransportUnit ( SCR_TransportUnitComponent transportUnit)

Definition at line 16 of file SCR_TransportUnitHelpTaskEntity.c.

◆ ~SCR_TransportUnitHelpTaskEntity()

void ~SCR_TransportUnitHelpTaskEntity ( )
protected

Definition at line 42 of file SCR_TransportUnitHelpTaskEntity.c.

Variable Documentation

◆ m_TransportUnit