Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_MineInventoryItemComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_MineInventoryItemComponentClass
 

Functions

override void PlacementDone (notnull IEntity user)
 
override bool ShouldHideInVicinity ()
 

Variables

SCR_MineInventoryItemComponentClass s_onMinePlaced
 

Function Documentation

◆ PlacementDone()

override void PlacementDone ( notnull IEntity  user)

Definition at line 11 of file SCR_MineInventoryItemComponent.c.

◆ ShouldHideInVicinity()

override bool ShouldHideInVicinity ( )

Definition at line 26 of file SCR_MineInventoryItemComponent.c.

Variable Documentation

◆ s_onMinePlaced