Table of Contents

setModPaths

(string paths)Set the mod paths the resource manager is using. These are semicolon delimited.

Syntax

void setModPaths(string %paths);

Parameters

string %paths
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

createCanvas
getBuildString
getCompileTimeString
getLAN_BLID
getModPaths
getNetPort
getPlatform
getRealTime
getSimTime
getVersionNumber
getVersionString
isMacintosh
isWindows
lockMouse
playJournal
saveJournal
setNetPort

References

GMM_RTBAddonPage_downloadDone: Add-Ons/System_BlocklandGlass/client/submodules/modmanager/rtbAddonPage.cs:289
GMM_AddonPage_downloadDone: Add-Ons/System_BlocklandGlass/client/submodules/modmanager/addonPage.cs:1068
MainMenuGui::buildScreenshotList: base/client/scripts/allClientScripts.cs:16797
main.cs:535
loadDir: main.cs:558