Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding.Loaders
DirectMod Class
DirectMod Methods
Exists Method
FindFiles Method
GetFullPath Method
ReadBytes Method
ReadBytesAsync Method
ReadText Method
ReadTextAsync Method
DirectMod
GetFullPath Method
Gets the full path to a file.
Namespace:
Kit.Modding.Loaders
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
string
GetFullPath
(
string
subPath
)
Request Example
View Source
Parameters
subPath
Type:
System
String
Path excluding the mod location.
Return Value
Type:
String
See Also
Reference
DirectMod Class
Kit.Modding.Loaders Namespace
Send comments on this topic to
agam@frag-games.com