Git Source

Supported Tracker Instruction Set Retrieval Types. This is used to tell the engine where to pull the tracker data from.

enum TT {
    MEMORY,
    PLACE_HOLDER
}