Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | BaseCompartmentManagerComponentClass |
Functions | |
BaseCompartmentManagerComponentClass GameComponentClass | GetOwner () |
Owner entity of the fuel tank. More... | |
proto external BaseCompartmentSlot | FindCompartment (int compartmentID, int mgrId=-1) |
Searches for compartment by ID of slot and compartment manager. More... | |
proto external int | GetCompartments (out notnull array< BaseCompartmentSlot > outCompartments) |
Returns a list and count of all compartments. More... | |