Method SetReferencedDataComponentPath
SetReferencedDataComponentPath(uint, string)
Defines which path the referenced data is at
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetReferencedDataComponentPath(uint component, string filePath)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | component | The referenced data component to alter |
| string | filePath | The filepath |