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

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 ()

Function Documentation

◆ RplProp()

◆ SetHiddenInVicinity()

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.

◆ ShouldHideInVicinity()

override bool ShouldHideInVicinity ( )

Definition at line 19 of file SCR_VisibleInventoryItemComponent.c.