This userdata type represents an Object. In the examples below, mobj is used as the name of the mobj_t variable. An access to a variable var of mobj_t is written as mobj.var.
This userdata type represents an Object. In the examples below, mobj is used as the name of the mobj_t variable. An access to a variable var of mobj_t is written as mobj.var.
...
@@ -89,7 +93,7 @@ local function extractUserdataFields(t, userdataName)
...
@@ -89,7 +93,7 @@ local function extractUserdataFields(t, userdataName)