Declared in UniverseObject
Declaration
bool ContainsModelWithID(
Guid guid
);Description
Returns true if an attached model satisfies the specified ID.
Parameters
| Name | Description |
|---|---|
| guid | A universe model ID. |
Declared in UniverseObject
bool ContainsModelWithID(
Guid guid
);Returns true if an attached model satisfies the specified ID.
| Name | Description |
|---|---|
| guid | A universe model ID. |