Annotation Interface InertEvent


@Retention(SOURCE) @Target(TYPE) public @interface InertEvent
This annotation indicates that the annotated LuaEvent is never triggered from game code. Note that this annotation is only used to document classes and has no effect other then documenting source code.