Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TireReplacementManagerComponent.c File Reference

Go to the source code of this file.

Classes

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

float m_WheelTraceRadius
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

vector m_WheelTraceOffset
protected

Definition at line 20 of file SCR_TireReplacementManagerComponent.c.

◆ m_WheelTraceRadius

float m_WheelTraceRadius
protected

Definition at line 17 of file SCR_TireReplacementManagerComponent.c.