List <T> - Basic 1.0b

Details

  • Filename
    Simple_List_T.SC2Lib
  • Uploaded by
  • Uploaded
    Apr 4, 2012
  • Size
    206.00 KB
  • Downloads
    656
  • MD5
    ddca5042c5470778d134456e7411bc78

Changelog

1.0b

  • added wait 0 to RemoveAt and Clear to prevent "Execution took too long"
    Note: It will run everytime loop count will reach value of internal\OPsLimitBeforeWait (default 5000)
  • switched to while loops to reduce code size
  • fixed typo

1.0a

  • List IndexOf <T>
  • List Exist

1.0

  • Release