Horizon Official Technical Documentation
|
|
#include "PlayerComponent.hpp"
#include "Server/Common/Configuration/Horizon.hpp"
#include "Server/Zone/Definitions/PlayerDefinitions.hpp"
#include "Server/Zone/Game/Units/Player/Player.hpp"
#include "Server/Zone/Game/Units/Player/Assets/Inventory.hpp"
#include "Server/Zone/Game/Units/Player/Assets/Storage.hpp"
#include "Server/Zone/Game/Units/Traits/Status.hpp"
#include "Server/Zone/Session/ZoneSession.hpp"
#include "Server/Zone/Zone.hpp"