|
static |
filename | file name of the image in the dll |
dllAssembly | Assembly that references the DLL in which the file is embedded. |
dllNamespace | Namespace the asset is assigned to the file to extract, in the DLL. (This value is defined in the project that compiled the dll.) |
logToConsole | Pass true if informational log info should be output to the unity console. Omit, or pass false to see only warnings in the console. |
References ExtractEmbededFiles.ExtractFileToByteArray().