1 #ifndef LOGIN_HPP_INCLUDED
2 #define LOGIN_HPP_INCLUDED
4 #include "../../Core/Types/Box.hpp"
5 #include "../../Core/Classes/World.hpp"
std::int32_t GetCaretState()
std::int32_t GetWindowX()
LOGIN_SCREEN_STATE GetLoginScreenState()
std::int32_t GetScreenX()
bool WaitLoginScreenState(std::uint32_t Duration, std::uint32_t Step, Login::LOGIN_SCREEN_STATE State, bool Result=true)
bool LoginPlayer(bool SwitchToProfileWorld=true)
std::vector< Box > GetButtonBoxes()
std::vector< std::string > GetLoginMessages()