plugin_list


Description:

public void* plugin_list { get; }

The list of found plugins.

This will be modified when [method@Engine.rescan_plugins] is called.

Note: the list belongs to the engine and should not be modified or freed.