Method GetCallerRelativeToProjectFolderPath
GetCallerRelativeToProjectFolderPath(string)
Utils function to get the relative path of the current caller with current Unity directory as a base folder
Declaration
public static string GetCallerRelativeToProjectFolderPath(string filePath = "")
Parameters
Type | Name | Description |
---|---|---|
string | filePath |
Returns
Type | Description |
---|---|
string |