![]() |
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_VisibleInventoryItemComponentClass |
Functions | |
| SCR_VisibleInventoryItemComponentClass SCR_BaseInventoryItemComponentClass | RplProp ()] protected bool m_bHideInVicinity |
| void | SetHiddenInVicinity (bool hidden) |
| Setter for property that determines if item will be hidden in vicinity view of the inventory. | |
| override bool | ShouldHideInVicinity () |
| void SetHiddenInVicinity | ( | bool | hidden | ) |
Setter for property that determines if item will be hidden in vicinity view of the inventory.
Definition at line 13 of file SCR_VisibleInventoryItemComponent.c.
| override bool ShouldHideInVicinity | ( | ) |
Definition at line 19 of file SCR_VisibleInventoryItemComponent.c.