Call of Duty Script Documentation

getwheelsurface(<wheel>)


Module
Vehicles


Summary


Returns the surface type of the given wheel as a string.

Call this function on


a vehicle

Example


surface = self getwheelsurface(side);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List