Just wondering if someone can explain this API and how it works/where to get it ect I play both a rogue and druid and noticed this in the patch " * IsBehind now properly works. Suggested API to use is WoWUnit.MeIsBehind / WoWUnit.MeIsSafelyBehind (YAY for druids and rogues) " I am not familiar on what this is or how it works and would just like some clarification Thanks in advance --Unseenpanic
you only have to worry about API (Application Programming Interface) if you write custom classes. If you only use CustomClasses others have written then it's not something you have to worry about much. Just make sure to keep your CustomClass updated if a new version is released.