1 #ifndef NPCINFO_HPP_INCLUDED
2 #define NPCINFO_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
NPCInfo(const NPCInfo &Obj)=default
std::int32_t GetSize() const
NPCInfo & operator=(NPCInfo &&Obj)=default
std::int32_t GetSettingID() const
NPCInfo(NPCInfo &&Obj)=default
std::int32_t GetID() const
NPCInfo & operator=(const NPCInfo &Obj)=default
std::vector< std::int32_t > GetModelIDs() const
std::vector< std::int32_t > GetImposterIDs() const
std::int32_t GetScaleX() const
std::int32_t GetOverheadPrayer() const
std::vector< std::string > GetActions() const
std::int32_t GetVarbitID() const
bool GetMinimapVisible() const
std::int32_t GetScaleY() const
std::string GetName() const
std::int32_t GetCombatLevel() const