Git Source

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

enum TrackerTypes {
    MEMORY,
    PLACE_HOLDER
}