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