get_parent
Description:
Gets the parent of the given model.
Parameters:
| this |
an item model. |
Returns:
|
the parent model, or null if the model has no parent. |
Gets the parent of the given model.
| this |
an item model. |
|
the parent model, or null if the model has no parent. |