Declared in UniverseObject
Declaration
UniverseModel GetModel(
Type type
);Description
Returns a valid assigned model with the specified type.
Parameters
| Name | Description |
|---|---|
| type | A universe model type. |
Declared in UniverseObject
UniverseModel GetModel(
Type type
);Returns a valid assigned model with the specified type.
| Name | Description |
|---|---|
| type | A universe model type. |