#include <NPCInfo.hpp>
Definition at line 12 of file NPCInfo.hpp.
◆ NPCInfo() [1/4]
Internal::NPCInfo::NPCInfo |
( |
const void * |
Obj | ) |
|
◆ NPCInfo() [2/4]
Internal::NPCInfo::NPCInfo |
( |
| ) |
|
|
default |
◆ NPCInfo() [3/4]
Internal::NPCInfo::NPCInfo |
( |
NPCInfo && |
Obj | ) |
|
|
default |
◆ NPCInfo() [4/4]
Internal::NPCInfo::NPCInfo |
( |
const NPCInfo & |
Obj | ) |
|
|
default |
◆ GetActions()
std::vector<std::string> Internal::NPCInfo::GetActions |
( |
| ) |
const |
◆ GetClass()
static Class Internal::NPCInfo::GetClass |
( |
| ) |
|
|
static |
◆ GetCombatLevel()
std::int32_t Internal::NPCInfo::GetCombatLevel |
( |
| ) |
const |
◆ GetID()
std::int32_t Internal::NPCInfo::GetID |
( |
| ) |
const |
◆ GetImposterIDs()
std::vector<std::int32_t> Internal::NPCInfo::GetImposterIDs |
( |
| ) |
const |
◆ GetMinimapVisible()
bool Internal::NPCInfo::GetMinimapVisible |
( |
| ) |
const |
◆ GetModelIDs()
std::vector<std::int32_t> Internal::NPCInfo::GetModelIDs |
( |
| ) |
const |
◆ GetName()
std::string Internal::NPCInfo::GetName |
( |
| ) |
const |
◆ GetOverheadPrayer()
std::int32_t Internal::NPCInfo::GetOverheadPrayer |
( |
| ) |
const |
◆ GetScaleX()
std::int32_t Internal::NPCInfo::GetScaleX |
( |
| ) |
const |
◆ GetScaleY()
std::int32_t Internal::NPCInfo::GetScaleY |
( |
| ) |
const |
◆ GetSettingID()
std::int32_t Internal::NPCInfo::GetSettingID |
( |
| ) |
const |
◆ GetSize()
std::int32_t Internal::NPCInfo::GetSize |
( |
| ) |
const |
◆ GetVarbitID()
std::int32_t Internal::NPCInfo::GetVarbitID |
( |
| ) |
const |
◆ GetVisible()
bool Internal::NPCInfo::GetVisible |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: