1 #ifndef OBJECTINFO_HPP_INCLUDED
2 #define OBJECTINFO_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
std::vector< std::int32_t > GetObjectTypes() const
std::vector< std::int32_t > GetModelIDs() const
ObjectInfo & operator=(ObjectInfo &&Obj)=default
std::string GetName() const
std::int32_t GetSettingID() const
std::vector< std::int32_t > GetImposterIDs() const
std::vector< std::string > GetActions() const
ObjectInfo(const void *Obj)
ObjectInfo(ObjectInfo &&Obj)=default
std::int32_t GetID() const
ObjectInfo & operator=(const ObjectInfo &Obj)=default
ObjectInfo(const ObjectInfo &Obj)=default
std::int32_t GetVarbitID() const