Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
ISVehicleTrailerUtils Class Reference

Static Public Member Functions

static BaseVehicle getTowableVehicleNear (IsoGridSquare square, BaseVehicle ignoreVehicle, string attachmentA, string attachmentB)
static void onTrailerPathFail (IsoPlayer playerObj)
static boolean walkToTrailer (IsoPlayer playerObj, BaseVehicle vehicle, string attachment, ISBaseTimedAction nextAction)

Member Function Documentation

◆ getTowableVehicleNear()

BaseVehicle ISVehicleTrailerUtils::getTowableVehicleNear ( IsoGridSquare square,
BaseVehicle ignoreVehicle,
string attachmentA,
string attachmentB )
static

◆ onTrailerPathFail()

void ISVehicleTrailerUtils::onTrailerPathFail ( IsoPlayer playerObj)
static

◆ walkToTrailer()

boolean ISVehicleTrailerUtils::walkToTrailer ( IsoPlayer playerObj,
BaseVehicle vehicle,
string attachment,
ISBaseTimedAction nextAction )
static

The documentation for this class was generated from the following file: