Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
InventoryStorageSlot.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
14 proto external bool ScriptOnRplSave(ScriptBitWriter writer);
15 proto external bool ScriptOnRplLoad(ScriptBitReader reader);
16 proto external vector GetInspectionWidgetOffset();
18 proto external bool IsLocked();
20 proto external int GetID();
22 proto external GenericComponent GetParentContainer();
24 proto external BaseInventoryStorageComponent GetStorage();
25}
26
Adds ability to attach an object to a slot.