Vehicle.triggerCallback 30
Force the triggering of a callback set trough setCallback on a specific Vehicle
Return value
Return Type | Description |
---|---|
bool | True if the callback was correctly triggered on the Vehicle |
Parameters
Parameter | Type | Description |
---|---|---|
1 | string | Id of the callback to trigger |
Examples
No examples available.