Declared in UniverseObject

Declaration

UniverseModel GetModel(
    Type type
);

Description

Returns a valid assigned model with the specified type.

Parameters

NameDescription
typeA universe model type.