Documentation
¶
Overview ¶
Package example2 gen register toLua code with tag @lua from file github.com/radishChao/go2lua/example/go/example2/example.go
Index ¶
- func CheckExample2ExportToLua2ToLua(L *lua.LState, index int) *example2.ExportToLua2
- func GenUserDataExample2ExportToLua2(L *lua.LState, exportToLua2 *example2.ExportToLua2) *lua.LUserData
- func PushExample2ExportToLua2ToLua(L *lua.LState, exportToLua2 *example2.ExportToLua2)
- func RegisterExampleToLua(L *lua.LState) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckExample2ExportToLua2ToLua ¶
func CheckExample2ExportToLua2ToLua(L *lua.LState, index int) *example2.ExportToLua2
func PushExample2ExportToLua2ToLua ¶
func PushExample2ExportToLua2ToLua(L *lua.LState, exportToLua2 *example2.ExportToLua2)
func RegisterExampleToLua ¶
RegisterExampleToLua call this func register
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.