![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| SCR_TransportUnitComponent GetTransportUnit | ( | ) |
Definition at line 10 of file SCR_TransportUnitHelpTaskEntity.c.
|
protected |
Definition at line 32 of file SCR_TransportUnitHelpTaskEntity.c.
| void SetTransportUnit | ( | SCR_TransportUnitComponent | transportUnit | ) |
Definition at line 16 of file SCR_TransportUnitHelpTaskEntity.c.
|
protected |
Definition at line 42 of file SCR_TransportUnitHelpTaskEntity.c.
| SCR_TransportUnitHelpTaskEntityClass m_TransportUnit |