<Code Lib>
2022 Method
Changes 0
M

ExternalResourceBrowserData.AddResource(String)

Description:
Adds an external resource to the folder path by supplying the resource name.

public void AddResource(
	string resourceName
)

  • String
    resourceName
    The unique short name of external resource.

Loading…