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

Go to the source code of this file.

Data Structures

class  BaseSlotComponentClass
 

Functions

BaseSlotComponentClass GameComponentClass GetSlotInfo ()
 Returns the current slot info. More...
 
proto external IEntity GetAttachedEntity ()
 Returns the current attached entity. More...
 
event void OnAttachedEntity (IEntity ent)
 Runs every time an entity is attached to the slot. More...
 
event void OnDetachedEntity (IEntity ent)
 Runs every time an entity is detached from the slot. More...