Declared in UniverseModel
Declaration
UniverseObject FindRootWithType(
Type type
);Description
Returns a root object that satisfies the specified type.
Parameters
| Name | Description |
|---|---|
| type | A universe object type. |
Declared in UniverseModel
UniverseObject FindRootWithType(
Type type
);Returns a root object that satisfies the specified type.
| Name | Description |
|---|---|
| type | A universe object type. |