Method SetReferencedDataComponentParent
SetReferencedDataComponentParent(uint, uint)
Defines which referenced data is parent to the given component
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetReferencedDataComponentParent(uint component, uint parent)
Parameters
Type | Name | Description |
---|---|---|
uint | component | The referenced data component to alter |
uint | parent | The parent |