EditorExportPlugin.addIosCppCode

Adds a C++ code to the iOS export. The final code is created from the code appended by each active export plugin.

struct EditorExportPlugin
@nogc nothrow
void
addIosCppCode
(
in String code
)

Meta