lua_handler

Function lua_handler 

Source
pub fn lua_handler(
    args: Vec<ScriptValue>,
    context_key: &ScriptAttachment,
    callback_label: &CallbackLabel,
    context: &mut LuaContext,
    world_id: WorldId,
) -> Result<ScriptValue, InteropError>
Expand description

The lua handler for events