Skip to content

ESP:Tracer

<<Tracer> Object> ESP:Tracer(<table> Data)
Creates a new ESP Tracer Object.

Parameters

  • table Data

    A table that configures the new ESP Tracer Object.

Field Type Description
Model Instance (Model / Part) Despite being called Model, you may also supply a part to it as well
Data ObjectData This is the data for the Drawing Object, please only supply valid indexes or it will break

ObjectData

Please refer to this for the possible indexes and values you can put for ObjectData

Returns

  • Tracer Object

Source