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

Go to the source code of this file.

Classes

class  SCR_SuppliesTransportSystem

Typedefs

typedef func OnTransportUnitChangedDelegate
typedef ScriptInvokerBase< OnTransportUnitChangedDelegateOnTransportUnitChangedInvoker

Functions

void OnTransportUnitChangedDelegate (SCR_TransportUnitComponent transportUnit)

Typedef Documentation

◆ OnTransportUnitChangedDelegate

◆ OnTransportUnitChangedInvoker

Definition at line 3 of file SCR_SuppliesTransportSystem.c.

Function Documentation

◆ OnTransportUnitChangedDelegate()