Core/Objects: Added GameObject type parameter to FindGameObjectOptions
Port From (https://github.com/TrinityCore/TrinityCore/commit/52102a6395bc6244bdcfa55e357425bd5c9aefc4)
This commit is contained in:
@@ -4088,5 +4088,6 @@ namespace Game.Entities
|
||||
|
||||
public ObjectGuid? OwnerGuid;
|
||||
public ObjectGuid? PrivateObjectOwnerGuid;
|
||||
public GameObjectTypes? GameObjectType;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user