Annotation Type LuaMethod
@Retention(RUNTIME)
@Target(METHOD)
@Inherited
public @interface LuaMethod
-
Optional Element Summary
-
Element Details
-
name
java.lang.String name- Default:
- ""
-
global
boolean global- Default:
- false
-
@Retention(RUNTIME)
@Target(METHOD)
@Inherited
public @interface LuaMethod