Cycles through available design variations for the tabard model

Signature:

TabardModel:CycleVariation(variable, delta)

Arguments:

  • variable - Number identifying one of the five tabard design variables: (number)

    • 1 - Icon
    • 2 - Icon color
    • 3 - Border style
    • 4 - Border color
    • 5 - Background color

  • delta - Number of steps by which to cycle through available options for the design variable (e.g. 1 for next design, -1 for previous design, 3 to skip ahead by three) (number)