ACE_CalcVehicleView

S

Part of _G (Global) namespace

function ACE_CalcVehicleView( Vehicle, ply, view )
View on GitHub|lua/autorun/sh_ace_workarounds.lua:6-55
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

NameTypeDescription
Vehicleany
plyany
viewany

Returns

No return values documented.

Examples

No examples available.

Used In(1 locations)

📄lua/autorun/sh_ace_workarounds.lua
1 usage
L58hook.Add( "CalcVehicleView", "ACE_CalcVehicleView_Override", ACE_CalcVehicleView)