IsDispatcher
-- @param data table The data to be checked. { source = int, identifier = string, stateid = string }
-- @return boolean Returns true if the data represents a dispatcher, false otherwise.
exports.drx_mdt:IsDispatcher()
Last updated
Was this helpful?