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 | SCR_TireReplacementManagerComponentClass |
Functions | |
SCR_TireReplacementManagerComponentClass ScriptComponentClass | Attribute ("0", UIWidgets.CheckBox, "If true, the user can replace an active wheel by a more damaged wheel", category:"Replacement Conditions")] protected bool m_bAllowMoreDamagedTire |
Variables | |
protected float | m_WheelTraceRadius |
protected vector | m_WheelTraceOffset |
SCR_TireReplacementManagerComponentClass ScriptComponentClass Attribute | ( | "0" | , |
UIWidgets. | CheckBox, | ||
"If | true, | ||
the user can replace an active wheel by a more damaged wheel" | , | ||
category:"Replacement Conditions" | |||
) |
protected vector m_WheelTraceOffset |
Definition at line 20 of file SCR_TireReplacementManagerComponent.c.
protected float m_WheelTraceRadius |
Definition at line 17 of file SCR_TireReplacementManagerComponent.c.