Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | RegisteringComponentSlotInfo |
Functions | |
RegisteringComponentSlotInfo EntitySlotInfo | Attribute ("-1", UIWidgets.Slider, "VehicleWheeledSimulation wheel index", "-1 1000 1")] protected int m_iWheelIndex |
override void | OnAttachedEntity (IEntity entity) |
Runs every time an entity is attached to the slot. More... | |
override void | OnDetachedEntity (IEntity entity) |
Runs every time an entity is detached from the slot. More... | |
RegisteringComponentSlotInfo EntitySlotInfo Attribute | ( | "-1" | , |
UIWidgets. | Slider, | ||
"VehicleWheeledSimulation wheel index" | , | ||
"-1 1000 1" | |||
) |