Declared in UniverseObject
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 UniverseObject
UniverseObject FindRootWithType(
Type type
);
Returns a root object that satisfies the specified type.
Name | Description |
---|---|
type | A universe object type. |