KspPathspluginsRoot Property |
Returns full path to the plugins root folder (a.k.a. GameData).
Namespace:
KSPDev.FSUtils
Assembly:
KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
Syntaxpublic static string pluginsRoot { get; }
Request Example
View SourceProperty Value
Type:
StringThe full path to the plugins folder.
See Also