Click or drag to resize

ModManagerGetModdingPath Method (ResourceFolder)

Returns the relative path to a ResourceFolder.

Namespace:  Kit.Modding
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static string GetModdingPath(
	ResourceFolder folder
)
Request Example View Source

Parameters

folder
Type: KitResourceFolder

Return Value

Type: String
See Also