Mafia 3 Scripting Wiki
Advertisement
Syntax
game.hud:BackMirrorShow(Boolean)
Return nil
Library HUD
Core Game

Description[]

Toggle the display of rearview mirror.

Example[]

game.hud:BackMirrorShow(true)
Advertisement