Click or drag to resize

ResourceManagerGetPath Method (ResourceFolder)

Get the absolute path to a folder.

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

Parameters

folder
Type: KitResourceFolder

Return Value

Type: String
See Also