Creates an instance of the contractor class. The data of the contractor ID must be pre-registered via contractWork.registerContractor().
Creates an instance of the contractor class. The data of the contractor ID must be pre-registered via contractWork.registerContractor().
an instance of the contractor class.
local object = contractor.new("back_in_the_game_1") -- do something with it now