mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-16 21:18:28 +00:00
Rename from GetOwningEntity to GetParentEntity
This commit is contained in:
@@ -150,7 +150,7 @@ public:
|
||||
* Returns the parent of this item, e.g. for proxy items
|
||||
* @return the parent of this item
|
||||
*/
|
||||
LWOOBJID GetOwningEntity() const;
|
||||
LWOOBJID GetParentEntity() const;
|
||||
|
||||
/**
|
||||
* Sets the subkey for this item, e.g. for pets
|
||||
|
||||
Reference in New Issue
Block a user