Method LoadReferencedData
LoadReferencedData(uint, bool)
Load partial model
Declaration
[HandleProcessCorruptedStateExceptions]
public void LoadReferencedData(uint component, bool recursively)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | component | The component to load |
| bool | recursively | Load it recursively or not |