Declared in UniverseObject
Declaration
bool ContainsModelWithType(
Type type
);
Description
Returns true if an attached model satisfies the specified type.
Parameters
Name | Description |
---|---|
type | A universe model type. |
Declared in UniverseObject
bool ContainsModelWithType(
Type type
);
Returns true if an attached model satisfies the specified type.
Name | Description |
---|---|
type | A universe model type. |