|
Arma Reforger Script API
|
Public Member Functions | |
| override void | OnAttachedEntity (IEntity ent) |
| Runs every time an entity is attached to the slot. | |
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 | OnDetachedEntity (IEntity ent) |
| Runs every time an entity is detached from the slot. | |
Public Member Functions inherited from GameComponent | |
| bool | OnTicksOnRemoteProxy () |
Public Attributes | |
| int | m_iWheelIndex |
| override void SCR_WheelSlotComponent.OnAttachedEntity | ( | IEntity | ent | ) |
Runs every time an entity is attached to the slot.
Implements BaseSlotComponent.
| int SCR_WheelSlotComponent.m_iWheelIndex |