EditorExportPlugin.addSharedObject

Adds a shared object with the given tags and destination path.

struct EditorExportPlugin
@nogc nothrow
void
addSharedObject
(
in String path
,
in PoolStringArray tags
)

Meta