<Code Lib>
2020 Method
Changes 0
M

ExternalResourceBrowserData.AddSubFolder(String, String)

Description:
Adds a subfolder to the folder path with the given name and icon type.
Overloads (2):
AddSubFolder(String,String)

public void AddSubFolder(
	string folderName,
	string iconPath
)

Loading…