Lua.pushField

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void pushField()
  2. void pushField(string c, string g, Args args)
    class Lua
    protected
    void
    pushField
    (
    Args...
    )
    (
    string c
    ,
    string g
    ,
    Args args
    )
  3. void pushField(string n, T t, Args args)

Meta