Call function & assigment in lua


/ Published in: Lua
Save to your folder(s)

"self" is like a "this" pointer in c++


Copy this code and paste it in your HTML
  1. self.object = domainname.object2:function(param1,param2)

Report this snippet


Comments


You need to login to view comments.