Arma Reforger Script API
|
Additional Inherited Members | |
Public Member Functions inherited from BaseSlotComponent | |
proto external EntitySlotInfo | GetSlotInfo () |
Returns the current slot info. | |
proto external IEntity | GetAttachedEntity () |
Returns the current attached entity. | |
void | OnAttachedEntity (IEntity ent) |
Runs every time an entity is attached to the slot. | |
void | OnDetachedEntity (IEntity ent) |
Runs every time an entity is detached from the slot. | |
Public Member Functions inherited from GameComponent | |
bool | OnTicksOnRemoteProxy () |