LF_GetLuafarAPI

LuaFAR 3

LF_GetLuafarAPI


void LF_GetLuafarAPI (LuafarAPI *target);

Parameters:

  target:  pointer to a LuafarAPI struct.
           The field 'StructSize' must be initialized by the caller.
           On function return, this field is set by the function.

Description:

LF_GetLuafarAPI allows to get many service and convenience functions of LuaFAR for use in the C-part of the plugin.