Thread: luaindex type
View Single Post
05/11/14, 10:34 AM   #4
skyraker
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 154
I tend to like using luaindex when I want to reference a number that is converted to a game constant (like player status conditions). It may not be the best name, but in my mind I've always felt a need to distinguish between a pure integer parameter and a very specific subset.
  Reply With Quote