Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: merlight
Forum: Lua/XML Help 11/11/14, 08:05 PM
Replies: 2
Views: 5,062
Posted By merlight
If you define a method using : instead of . it...

If you define a method using : instead of . it will have a hidden first argument self, i.e. the above definition is just syntax sugar for (equal to):

function LootManager.OnAddOnLoad(self, event,...
Showing results 1 to 1 of 1