natives.HAS_IMPORT_GARAGE_SLOT_BEEN_FILLED
Jump to navigation
Jump to search
Function Client Only ![]()
Online and Offline
Available since Client 1.0.0
void natives.HAS_IMPORT_GARAGE_SLOT_BEEN_FILLED(int garageId, int slot)
The natives.HAS_IMPORT_GARAGE_SLOT_BEEN_FILLED function is used to checks whether an import garage slot has been filled.
Parameters
| 1) | int | garageId | Garage identifier. |
| 2) | int | slot | Slot index. |
Return
| void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.
Related
Client Related
closeGarage
isGarageClosed
openGarage