Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_WheelSlotComponent Interface Reference
Inheritance diagram for SCR_WheelSlotComponent:
[legend]

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

Public Attributes

int m_iWheelIndex
 

Member Function Documentation

◆ OnAttachedEntity()

override void SCR_WheelSlotComponent.OnAttachedEntity ( IEntity  ent)

Runs every time an entity is attached to the slot.

Implements BaseSlotComponent.

Member Data Documentation

◆ m_iWheelIndex

int SCR_WheelSlotComponent.m_iWheelIndex

The documentation for this interface was generated from the following file: