![]() |
ReFRACtor
|
Public Member Functions | |
def | __init__ (self, ls) |
def | call (self, obj1, obj2, obj3, obj4, obj5, obj6, obj7, obj8, obj9, obj10) |
Public Attributes | |
ls | |
Definition at line 14 of file lua_test.py.
def lua_test.MyCallback0.__init__ | ( | self, | |
ls | |||
) |
Definition at line 15 of file lua_test.py.
def lua_test.MyCallback0.call | ( | self, | |
obj1, | |||
obj2, | |||
obj3, | |||
obj4, | |||
obj5, | |||
obj6, | |||
obj7, | |||
obj8, | |||
obj9, | |||
obj10 | |||
) |
Definition at line 19 of file lua_test.py.
lua_test.MyCallback0.ls |
Definition at line 17 of file lua_test.py.