DIFF

class CarWheelSource

CarWheel InventoryItemSuper

Members 2

protected string m_AttachSound = "Offroad_Wheel_Attach_SoundSet"
Referenced by OnWasAttached()
protected string m_DetachSound = "Offroad_Wheel_Remove_SoundSet"
Referenced by OnWasDetached()

Methods 10

proto native float GetRadius()

Returns current wheel radius.

proto native float GetWidth()

Returns wheel width.

override bool DisplayNameRuinAttach()
override bool ShowZonesHealth()
string GetRuinedReplacement()
References Object.GetType()
override int GetMeleeTargetType()
override void SetActions()
override void OnWasAttached(EntityAI parent, int slot_id)
override void OnWasDetached(EntityAI parent, int slot_id)