ACE_CalcVehicleView
SPart of _G (Global) namespace
function ACE_CalcVehicleView( Vehicle, ply, view )👁️ 0 viewsUpdated 2 hours ago
⚠️
Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|---|---|
Vehicle | any | |
ply | any | |
view | any |
Returns
No return values documented.
Examples
No examples available.
Used In(1 locations)
L58
hook.Add( "CalcVehicleView", "ACE_CalcVehicleView_Override", ACE_CalcVehicleView)