Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_TireReplacementManagerComponent.c File Reference

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
 

Function Documentation

◆ Attribute()

SCR_TireReplacementManagerComponentClass ScriptComponentClass Attribute ( "0"  ,
UIWidgets.  CheckBox,
"If  true,
the user can replace an active wheel by a more damaged wheel"  ,
category:"Replacement Conditions"   
)

Variable Documentation

◆ m_WheelTraceOffset

protected vector m_WheelTraceOffset

Definition at line 20 of file SCR_TireReplacementManagerComponent.c.

◆ m_WheelTraceRadius

protected float m_WheelTraceRadius

Definition at line 17 of file SCR_TireReplacementManagerComponent.c.