Declaration
func EnterVehicle(player entity<Player>, vehicle entity<Vehicle>, seat SeatType, out var isSuccess bool)
go
Forces the target player to enter the specified vehicle
func EnterVehicle(player entity<Player>, vehicle entity<Vehicle>, seat SeatType, out var isSuccess bool)
go