<Code Lib>
2023 Method
Changes 0
M

ExternalResourceBrowserData.AddSubFolder(String)

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

public void AddSubFolder(
	string folderName
)

  • String
    folderName
    The name of the folder.

Loading…