Skip to content

Make it possible to write and expose your own Lua Methods #13

@mlem

Description

@mlem

Sometimes, if the mod is UI heavy, you need to call back a method in java from lua.
There is a need to expose this class at the same time as any other class is exposed.
Therefor we need a StormLuaExposer to make it possible for Mods to register their classes which provide @LuaMethod annotated methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions